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
Syntaxpublic virtual Column[] Schema { get; }
Public Overridable ReadOnly Property Schema As Column()
Get
Property Value
Type:
Column
See Also