Partager via


SqlTraceFailToLoadInstAPIAssemblyException constructeur

Initializes a new instance of the SQLTraceFailToLoadInstAPIAssemblyException class.

Liste de surcharge

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

Haut de la page