IndexEnableAction Enumeration
SQL Server 2012
The IndexEnableAction enumeration contains values that are used to specify the action that is taken on an index when it is enabled after having been disabled.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
The IndexEnableAction enumeration class is served by the Enable method and the EnableAllIndexes method.