AccessDataProviderTableNames Property |
Gets an array including names of all available tables form the access datasource.
Namespace:
Easymap.AddIn.Data.Provider
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public string[] TableNames { get; }
Public ReadOnly Property TableNames As String()
Get
Property Value
Type:
StringSee Also