UserDataProviderSchemaTable Property |
Gets the schema of a DataTable which will be imported.
Namespace:
Easymap.AddIn.Data.Provider
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic abstract DataTable SchemaTable { get; }
Public MustOverride ReadOnly Property SchemaTable As DataTable
Get
Property Value
Type:
DataTable
See Also