Share via


Dictionary.tableObject Method

Provides information about a specified table by returning a DictTable object.

Syntax

public DictTable tableObject(TableId tableId)

Run On

Called

Parameters

Return Value

Type: DictTable Class
A DictTable object that contains information about the specified table.

See Also

Dictionary Class

Dictionary Class