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.
Updates index for the table.
Syntax
public int tableReindex([TableId tableId, IndexId indexId])
Run On
Server
Parameters
- tableId
Type: TableId Extended Data Type
The table handle (0 for all); optional. By default, 0.
- indexId
Type: IndexId Extended Data Type
The index handle (0 for all); optional. By default, 0.
Return Value
Type: int
Zero if the method succeeds.