Dictionary.tableNext Method
Indicates the table that succeeds a specified table, based on the table IDs.
Syntax
public TableId tableNext(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: TableId Extended Data Type
A tableId system data type value for the table that succeeds the specified table.