Share via


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

Return Value

Type: TableId Extended Data Type
A tableId system data type value for the table that succeeds the specified table.

See Also

Dictionary Class

Dictionary Class