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; }
Public Property DataProvider As DataProvider
Get
Set
Property Value
Type:
DataProviderSee Also