tableExists(tableName: String): Boolean;
The tableExists method of the RelationalView class returns true if the table specified in the tableName parameter exists; otherwise it returns false.
This method applies to RPS mappings and ODBC relational views.