getTableNames

getTableNames(tableNames: HugeStringArray input);

The getTableNames method of the RelationalView class returns the names of the tables in the relational view or RPS mapping in the array specified by the tableNames parameter.

The tableNames array is not cleared before names are added.

This method applies to RPS mappings and ODBC relational views.

The names of tables in the RPS mapping that have been specifically excluded are not added to the tableNames array.