Click or drag to resize

DataProviderSchema Property

Gets an array of all available columns in specified table.

Namespace:  Easymap.AddIn.Data.Provider
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public virtual Column[] Schema { get; }

Property Value

Type: Column
See Also