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)

屬性值

適用於