EPUB | CHM | PDF

TPSQLTools.Properties.IndexName

Top Previous Next

Name of the index to be proceed with CLUSTER or REINDEX operation.

Syntax:

property IndexName: string;

Description:

Assign value to IndexName property to include table specific index for CLUSTER or REINDEX operation. This property may be empty in some cases. Check Operation property help page for details.

See also: Operation