RemoteDatabaseMetaData..::..GetTableNamesAsync Method (String)
Returns the table names of the remote database.
Namespace:
AceQL.Client.Api.MetadataAssembly: AceQL.Client (in AceQL.Client.dll)
Syntax
Parameters
- tableType
- Type: String
tableType the table type. Can be null. Possible values: "table", "view", etc. Defaults to all types if null passed.