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: 12.3.0.0
Syntax
public virtual Column[] Schema { get; }

Property Value

Column
See Also