Partager via


IndexOptionType, énumération

Spécifie le type d'option d'index.

Espace de noms :  Microsoft.Data.Schema.ScriptDom.Sql
Assembly :  Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntaxe

'Déclaration
Public Enumeration IndexOptionType
public enum IndexOptionType
public enum class IndexOptionType
type IndexOptionType
public enum IndexOptionType

Membres

Nom de membre Description
PadIndex Le type est PadIndex
FillFactor Le type est FillFactor
SortInTempDB
IgnoreDupKey Le type est IgnoreDupKey
StatisticsNoRecompute Le type est StatisticsNoRecompute
DropExisting Le type est DropExisting
Online Le type est Online
AllowRowLocks Le type est AllowRowLocks
AllowPageLocks Le type est AllowPageLocks
MaxDop Le type est MaxDop
LobCompaction Le type est LobCompaction
FileStreamOn Le type est FileStreamOn
DataCompression Le type est DataCompression

Voir aussi

Référence

Microsoft.Data.Schema.ScriptDom.Sql, espace de noms