Freigeben über


IndexOptionKind Enum

Definition

The possible index options.

public enum IndexOptionKind
type IndexOptionKind = 
Public Enum IndexOptionKind
Inheritance
IndexOptionKind

Fields

Name Value Description
PadIndex 0
FillFactor 1
SortInTempDB 2
IgnoreDupKey 3
StatisticsNoRecompute 4
DropExisting 5
Online 6
AllowRowLocks 7
AllowPageLocks 8
MaxDop 9
LobCompaction 10
FileStreamOn 11
DataCompression 12
MoveTo 13
BucketCount 14
StatisticsIncremental 15
Order 16
CompressAllRowGroups 17
CompressionDelay 18
Resumable 19
MaxDuration 20
WaitAtLowPriority 21
OptimizeForSequentialKey 22
XmlCompression 23

Applies to