DictIndex.new Method
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.