Condividi tramite


Membri SqlTraceFailToLoadInstAPIAssemblyException

The SQLTraceFailToLoadInstAPIAssemblyException class represents the exception raised by the SMO trace objects when an Inst API assembly fails to load.

Il tipo SqlTraceFailToLoadInstAPIAssemblyException espone i membri seguenti.

Costruttori

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

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetBaseException (Ereditato da Exception).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetObjectData (Ereditato da Exception).
Metodo pubblico GetType (Ereditato da Exception).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Exception).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Data (Ereditato da Exception).
Proprietà pubblica HelpLink (Ereditato da Exception).
Proprietà protetta HResult (Ereditato da Exception).
Proprietà pubblica InnerException (Ereditato da Exception).
Proprietà pubblica Message (Ereditato da Exception).
Proprietà pubblica Source (Ereditato da Exception).
Proprietà pubblica StackTrace (Ereditato da Exception).
Proprietà pubblica TargetSite (Ereditato da Exception).

In alto