ServerTraceEventSet Constructor
SQL Server 2005
Initializes a new instance of the ServerTraceEventSet class.
| 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.
|