ServerTraceEventSet Constructor

Initializes a new instance of the ServerTraceEventSet class.

Remarks

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

Overload List

Name Description
ServerTraceEventSet ()
Initializes a new instance of the ServerTraceEventSet class.
ServerTraceEventSet (ServerTraceEvent)
Initializes a new instance of the ServerTraceEventSet class with a specified event.
ServerTraceEventSet (ServerTraceEvent[])
Initializes a new instance of the ServerTraceEventSet class with the specified set of events.
ServerTraceEventSet (ServerTraceEventSet)
Initializes a new instance of the ServerTraceEventSet class with the specified set of events.

See Also

Reference

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

Other Resources

Tracing and Replaying Events
Handling SMO Events
SQL Server Event Class Reference