Compartir a través de


ServiceQueueEventSet Constructor

Initializes a new instance of the ServiceQueueEventSet class.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre 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.

Vea también

Referencia

ServiceQueueEventSet Class
ServiceQueueEventSet Members
Microsoft.SqlServer.Management.Smo Namespace

Otros recursos

Handling SMO Events