ServiceQueueCollection.Add(ServiceQueue) 方法

定義

public void Add(Microsoft.SqlServer.Management.Smo.Broker.ServiceQueue serviceQueue);
member this.Add : Microsoft.SqlServer.Management.Smo.Broker.ServiceQueue -> unit
Public Sub Add (serviceQueue As ServiceQueue)

參數

serviceQueue
ServiceQueue

適用於