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)

プロパティ値

適用対象