ServiceQueueEventSet Constructor
Initializes a new instance of the ServiceQueueEventSet class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
ServiceQueueEventSet () |
Initializes a new instance of the ServiceQueueEventSet class.
|
ServiceQueueEventSet (ServiceQueueEvent) |
Initializes a new instance of the ServiceQueueEventSet class with a specified event.
|
ServiceQueueEventSet (ServiceQueueEvent[]) |
Initializes a new instance of the ServiceQueueEventSet class with the specified events.
|
ServiceQueueEventSet (ServiceQueueEventSet) |
Initializes a new instance of the ServiceQueueEventSet class with the specified events.
|
See Also
Reference
ServiceQueueEventSet Class
ServiceQueueEventSet Members
Microsoft.SqlServer.Management.Smo Namespace