ODBCDataProviderTableNames Property |
Gets an array including names of all available tables form the ODBC datasource.
Namespace:
Easymap.AddIn.Data.Provider
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic string[] TableNames { get; }
Public ReadOnly Property TableNames As String()
Get
Property Value
Type:
String
See Also