BeginDialogStatement.Options プロパティ

定義

ダイアログ オプションのコレクション。

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

プロパティ値

適用対象