Dictionary.tableObject Method
Provides information about a specified table by returning a DictTable object.
Syntax
public DictTable tableObject(TableId tableId)
Run On
Called
Parameters
- tableId
Type: TableId Extended Data Type
A tableId system data type that indicates a table ID.
Return Value
Type: DictTable Class
A DictTable object that contains information about the specified table.