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.
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.