SqlIndexOptionType Enum

Definition

public enum SqlIndexOptionType
type SqlIndexOptionType = 
Public Enum SqlIndexOptionType
Inheritance
SqlIndexOptionType

Fields

AllowPageLocks 1
AllowRowLocks 2
BucketCount 16
CompressionDelay 17
DataCompression 3
DropExisting 4
FillFactor 5
IgnoreDupKey 6
Invalid 0
MaxDegreeOfParallelism 7
MaxDuration 19
Online 8
OptimizeForSequentialKey 20
PadIndex 9
Resumable 18
SortedData 10
SortedDataReorg 11
SortInTempDb 13
StatisticsIncremental 12
StatisticsNoRecompute 14
StatisticsOnly 15

Applies to