Compartir a través de


ServerEventSet Constructor

Initializes a new instance of the ServerEventSet 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
ServerEventSet ()
Initializes a new instance of the ServerEventSet class.
ServerEventSet (ServerEvent)
Initializes a new instance of the ServerEventSet class with a specified event.
ServerEventSet (ServerEvent[])
Initializes a new instance of the ServerEventSet class with specified events.
ServerEventSet (ServerEventSet)
Initializes a new instance of the ServerEventSet class with specified events.

Vea también

Referencia

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

Otros recursos

Handling SMO Events