BuildTableList
Gets a list of table names.
XML tableList = BuildTableList (
String dataSource,
String tablePattern
)
String dataSource,
String tablePattern
)
Parameters
dataSource
Identifier of the datasource
tablePattern
Mask for the table name
Return values
tableList
lists of existing tables
Features

