Share via


Dictionary.tableSql Method

Indicates whether a table is a SQL table.

Syntax

public boolean tableSql(TableId tableId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the table is a SQL table; otherwise, false.

See Also

Dictionary Class

Dictionary Class