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

適用対象