AlterTableAlterColumnStatement.Options プロパティ

定義

ステートメント のオプション。 省略可能な要素は 0 個の場合があります。

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.IndexOption> Options { get; }
member this.Options : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.IndexOption>
Public ReadOnly Property Options As IList(Of IndexOption)

プロパティ値

適用対象