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.
Initializes a new instance of the Object class.
Syntax
public void new(TableId tableId, IndexId indexId)
Run On
Called
Parameters
- tableId
Type: TableId Extended Data Type
The ID of the table that contains the index that is specified by indexId.
- indexId
Type: IndexId Extended Data Type
The ID of the index that is used to create this instance of the DictIndex class.