Перечисление AlterIndexType

The possible alter index types.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
Public Enumeration AlterIndexType
'Применение
Dim instance As AlterIndexType
public enum AlterIndexType
public enum class AlterIndexType
type AlterIndexType
public enum AlterIndexType

Элементы

Имя элемента Описание
Disable Alteration is Disable.
Rebuild Alteration is Rebuild.
Reorganize Alteration is Reorganize.
Set Alteration is Set.
UpdateSelectiveXmlPaths Alteration is UpdateSelectiveXmlPaths.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom