QueueStatement.QueueOptions Property

Definition

The queue options. May have zero elements in CreateQueueStatement.

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

Property Value

Applies to