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.
Gets the DictTable object by using the given table identifier.
Syntax
private DictTable getDictTable(TableId _tableId)
Run On
Client
Parameters
- _tableId
Type: TableId Extended Data Type
The table identifier.
Return Value
Type: DictTable Class
The DictTable object that has the table identifier.
Remarks
This method is used to centralize the error handling if the table is not found.