AlterIndexStatement.AlterIndexType 属性

定义

alter index 语句的类型。

public Microsoft.SqlServer.TransactSql.ScriptDom.AlterIndexType AlterIndexType { get; set; }
member this.AlterIndexType : Microsoft.SqlServer.TransactSql.ScriptDom.AlterIndexType with get, set
Public Property AlterIndexType As AlterIndexType

属性值

适用于