AlterIndexType Enum

Definition

The possible alter index types.

public enum AlterIndexType
type AlterIndexType = 
Public Enum AlterIndexType
Inheritance
AlterIndexType

Fields

Name Value Description
Rebuild 0
Disable 1
Reorganize 2
Set 3
UpdateSelectiveXmlPaths 4
Abort 5
Pause 6
Resume 7

Applies to