Compartir a través de


SqlTraceException Constructor

Incluir miembros protegidos
Incluir miembros heredados

Initializes a new instance of the SQLTraceException class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público SqlTraceException() Initializes a new instance of the SQLTraceException class.
Método público SqlTraceException(String) Initializes a new instance of the SQLTraceException class with the specified message.
Método protegido SqlTraceException(SerializationInfo, StreamingContext) Initializes a new instance of the SQLTraceException class with the specified serialization information and the specified streaming context.
Método público SqlTraceException(String, Exception) Initializes a new instance of the SQLTraceException class with the specified message and inner exception.
Método público SqlTraceException(Type, String) Initializes a new instance of the SQLTraceException class with the specified source type and the specified message.
Método público SqlTraceException(Type, String, Exception) Initializes a new instance of the SQLTraceException class with the specified source type, message and inner exception.

Arriba

Vea también

Referencia

SqlTraceException Clase

Espacio de nombres Microsoft.SqlServer.Management.Trace