Aracılığıyla paylaş


DatabaseEventSet Constructor

Initializes a new instance of the DatabaseEventSet class.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

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.

See Also

Reference

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

Other Resources

Handling SMO Events