BeginEndAtomicBlockStatement.Options プロパティ

定義

オプションを含むプロシージャ。

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

プロパティ値

適用対象