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 네임스페이스