Compartir a través de


ObjectEventSet Constructor

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

Vea también

Referencia

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

Otros recursos

Handling SMO Events