QueueStatement.QueueOptions 属性

定义

队列选项。 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)

属性值

适用于