IndexOperation Enum

Definition

specifies what operation to perform on an index alter

C#
public enum IndexOperation
Inheritance
IndexOperation

Fields

Name Value Description
Rebuild 0

The index will be rebuilt with the current property-settings.

Reorganize 1

The index will be reorganized with the current property-settings.

Disable 2

The Index will be disabled.

Applies to

Producto Versiones
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0