getExcludedTableNames

getExcludedTableNames(tableNames: HugeStringArray input);

The getExcludedTableNames method of the RelationalView class returns the names of tables in the RPS mapping that have been specifically excluded in the array specified by the tableNames parameter.

This method does not apply to ODBC relational views.

The tableNames array is not cleared before names are added.