Compartir a través de


SqlIndexOptionType Enum

Definition

public enum SqlIndexOptionType
type SqlIndexOptionType = 
Public Enum SqlIndexOptionType
Inheritance
SqlIndexOptionType

Fields

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

Applies to