Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > tableExists

tableExists

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.