Partilhar via


Construtor SqlTraceException

Initializes a new instance of the SQLTraceException class.

Lista de sobrecargas

  Nome Descrição
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.

Início