AlterIndexType – výčet
Určuje typ změny indexu.
Obor názvů: Microsoft.Data.Schema.ScriptDom.Sql
Sestavení: Microsoft.Data.Schema.ScriptDom.Sql (v Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntaxe
'Deklarace
Public Enumeration AlterIndexType
public enum AlterIndexType
public enum class AlterIndexType
type AlterIndexType
public enum AlterIndexType
Členy
Název členu | Popis | |
---|---|---|
Rebuild | Změna je sestavení | |
Disable | Změna je zakázat | |
Reorganize | Změna je reorganizovat | |
Set | Nastavit změnu |