IndexOperation Enumeration
The IndexOperation enumeration contains values that are used to specify index operations.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Member name | Description | |
---|---|---|
Disable | Disables the index. | |
Rebuild | Rebuilds the index. | |
Reorganize | Reorganizes the index. |
Show: