Condividi tramite


ServerTraceEventSet Constructor

Initializes a new instance of the ServerTraceEventSet class.

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Elenco degli overload

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

Vedere anche

Riferimento

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

Altre risorse

Tracing and Replaying Events
Handling SMO Events
Guida di riferimento alla classe di evento SQL Server