Condividi tramite


Costruttore SqlTraceException

Include i membri protetti
Include i membri ereditati

Initializes a new instance of the SQLTraceException class.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli 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

Vedere anche

Riferimento

SqlTraceException Classe

Spazio dei nomi Microsoft.SqlServer.Management.Trace