IndexEnableAction Enum

Definition

specifies how an index should be re-enabled

public enum IndexEnableAction
type IndexEnableAction = 
Public Enum IndexEnableAction
Inheritance
IndexEnableAction

Fields

Rebuild 1

The index will be rebuilt with the current property-settings

Recreate 2

The existing index will be dropped and recreated with the current property-settings.

Applies to