Condividi tramite


Costruttore SqlTraceException

Initializes a new instance of the SQLTraceException class.

Elenco di overload

  Nome Descrizione
Metodo pubblico SqlTraceException() () () () Initializes a new instance of the SQLTraceException class.
Metodo pubblico SqlTraceException(String) Initializes a new instance of the SQLTraceException class with the specified message.
Metodo protetto SqlTraceException(SerializationInfo, StreamingContext) Initializes a new instance of the SQLTraceException class with the specified serialization information and the specified streaming context.
Metodo pubblico SqlTraceException(String, Exception) Initializes a new instance of the SQLTraceException class with the specified message and inner exception.
Metodo pubblico SqlTraceException(Type, String) Initializes a new instance of the SQLTraceException class with the specified source type and the specified message.
Metodo pubblico SqlTraceException(Type, String, Exception) Initializes a new instance of the SQLTraceException class with the specified source type, message and inner exception.

In alto