ServerEventSet Constructor

Initializes a new instance of the ServerEventSet class.

Remarks

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

Overload List

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

See Also

Reference

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

Other Resources

Handling SMO Events