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)

属性值

适用于