BeginDialogStatement.Options Property

Definition

The collection of dialog 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)

Property Value

Applies to