Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether a table is a SQL table.
Syntax
public boolean tableSql(TableId tableId)
Run On
Called
Parameters
- tableId
Type: TableId Extended Data Type
A tableId system data type that indicates the table ID.
Return Value
Type: boolean
true if the table is a SQL table; otherwise, false.