excludeTableName

excludeTableName(tableName: String): Boolean updating;

The excludeTableName method of the RelationalView class excludes the table specified by the tableName parameter from the RPS mapping. The method returns true if the table is successfully excluded.

This method applies to RPS mappings and ODBC relational views.

The method returns false if any of the following applies.