ExecuteStatement.Options プロパティ

定義

実行オプション

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

プロパティ値

適用対象