Compartir a través de


SqlTraceFailToLoadInstAPIAssemblyException Constructor

Initializes a new instance of the SQLTraceFailToLoadInstAPIAssemblyException class.

Lista de sobrecargas

  Nombre Descripción
Método publico SqlTraceFailToLoadInstAPIAssemblyException() () () () Initializes a new instance of the SQLTraceFailToLoadInstAPIAssemblyException class.
Método publico SqlTraceFailToLoadInstAPIAssemblyException(String) Initializes a new instance of the SQLTraceFailToLoadInstAPIAssemblyException class with the specified message.
Método protegido SqlTraceFailToLoadInstAPIAssemblyException(SerializationInfo, StreamingContext) Initializes a new instance of the SQLTraceFailToLoadInstAPIAssemblyException class with the specified serialization information and the specified streaming context.
Método publico SqlTraceFailToLoadInstAPIAssemblyException(String, Exception) Initializes a new instance of the SQLTraceFailToLoadInstAPIAssemblyException class with the specified message and inner exception.
Método publico SqlTraceFailToLoadInstAPIAssemblyException(Type, String) Initializes a new instance of the SQLTraceFailToLoadInstAPIAssemblyException class with the specified message source and message.

Principio