Freigeben über


ObjectEventSet Constructor

Initializes a new instance of the ObjectEventSet class.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

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

Siehe auch

Verweis

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

Andere Ressourcen

Handling SMO Events