Compartir a través de


ServerTraceEventSet Constructor

Initializes a new instance of the ServerTraceEventSet class.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

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

Vea también

Referencia

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

Otros recursos

Tracing and Replaying Events
Handling SMO Events
Referencia de las clases de evento de SQL Server