EPUB | CHM | PDF

TPSQLTable.Properties.ShowSystemTables

Top Previous Next

Specifies ability to include system tables names in drop-down list for TableName property at design-time.

Syntax:

property ShowSystemTables: boolean;

Description:

If ShowSystemTables is True system tables are included in drop-down list for TableName property at design-time. System tables are the tables that situated in pg_catalog and information_schema schemas.