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: 11.2.0.0
Syntax
public abstract DataTable SchemaTable { get; }

Property Value

Type: DataTable
See Also