Freigeben über


DatabaseEventSet Constructor

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

Siehe auch

Verweis

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

Andere Ressourcen

Handling SMO Events