Table Types
Type
Constant String
Since
2.0
Description
This property defines the table-types being displayed in the database-explorer of the Workbench. You have to provide the table-types as a comma-separated this. The standard-types for databases are "TABLE,VIEW". Some databases have more types of tables, e.g. "SNAPSHOT". If you want to display the Workbench these additional types, you must declare them with this property.
Examples
Table-Types = "TABLE,VIEW,SNAPSHOT"
See also
Table Names
