Click or drag to resize

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; }

Property Value

Type: DataTable
See Also