Partager via


Constructeur SqlTraceException

Inclure les membres protégés
Inclure les membres hérités

Initializes a new instance of the SQLTraceException class.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique SqlTraceException() Initializes a new instance of the SQLTraceException class.
Méthode publique SqlTraceException(String) Initializes a new instance of the SQLTraceException class with the specified message.
Méthode protégée SqlTraceException(SerializationInfo, StreamingContext) Initializes a new instance of the SQLTraceException class with the specified serialization information and the specified streaming context.
Méthode publique SqlTraceException(String, Exception) Initializes a new instance of the SQLTraceException class with the specified message and inner exception.
Méthode publique SqlTraceException(Type, String) Initializes a new instance of the SQLTraceException class with the specified source type and the specified message.
Méthode publique SqlTraceException(Type, String, Exception) Initializes a new instance of the SQLTraceException class with the specified source type, message and inner exception.

Haut de la page

Voir aussi

Référence

SqlTraceException Classe

Espace de noms Microsoft.SqlServer.Management.Trace