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: 11.2.0.0
Syntax
public DataProvider DataProvider { get; set; }

Property Value

Type: DataProvider
See Also