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: 12.0.0.0
Syntax public abstract DataTable SchemaTable { get; }
Public MustOverride ReadOnly Property SchemaTable As DataTable
Get
Property Value
Type:
DataTableSee Also