ServerTraceEventSet Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ServerTraceEventSet class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

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

Top

Remarks

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

See Also

Reference

ServerTraceEventSet Class

Microsoft.SqlServer.Management.Smo Namespace