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