QueueStatement.QueueOptions プロパティ

定義

キュー オプション。 CreateQueueStatement に 0 個の要素を含めることができます。

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)

プロパティ値

適用対象