NMapDataBindingContext Class Members
In This Topic
The following tables list the members exposed by NMapDataBindingContext.
Public Constructors
Public Properties
| Name | Description |
 | BindingColumns | The columns from the source data table to import data from. |
 | ConnectionString | Gets or sets the connection string. |
 | DataBindingSourceType | Gets or sets the map data binding source type. |
 | ForeignKey | Gets or sets the name of the column from the source data table bind with the primary key column. |
 | PrimaryKey | Gets or sets the name of the column in the attribute data of this shapefile. |
 | TableName | Gets or sets the name of the table to import from. |
 | TrimStrings | If true the strings will be trimmed before they are compared for matches. |
Top
See Also