IndexType.IndexTypeKind 属性

定义

索引的类型。

public Microsoft.SqlServer.TransactSql.ScriptDom.IndexTypeKind? IndexTypeKind { get; set; }
member this.IndexTypeKind : Nullable<Microsoft.SqlServer.TransactSql.ScriptDom.IndexTypeKind> with get, set
Public Property IndexTypeKind As Nullable(Of IndexTypeKind)

属性值

适用于