ServiceQueueEventSet.Add Method
Returns a Service Broker queue event set after adding a new queue event to the set.
Remarks
Updated text:
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
ServiceQueueEventSet.Add (ServiceQueueEvent) |
Returns a Service Broker queue event set after adding a new queue event to the referenced set.
|
ServiceQueueEventSet.Add (ServiceQueueEventSet, ServiceQueueEvent) |
Returns a Service Broker queue event set after adding a new queue event to the specified set.
|
See Also
Reference
ServiceQueueEventSet Class
ServiceQueueEventSet Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Handling SMO Events
Handling SMO Events
Change History
Release |
History |
New content:
|