Click or drag to resize

TableDataSourceDataProvider Property

The DataProvider from which the data will be initially loaded (or reloaded if the table is Linked to its datasource)

Namespace:  Easymap.AddIn.Data
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public DataProvider DataProvider { get; set; }

Property Value

Type: DataProvider
See Also