TableIndexOption.Value プロパティ

定義

テーブル インデックスの種類は、クラスター化または非クラスター化 (ヒープ) にすることができます。

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

プロパティ値

適用対象