Share via


Membri AdomdException

Represents an exception thrown by ADOMD.NET.

Il tipo AdomdException espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico AdomdException() () () () Initializes a new instance of the AdomdException class.
Metodo pubblico AdomdException(Int32) Initializes a new instance of the AdomdException class with a given HRESULT.
Metodo pubblico AdomdException(String) Initializes a new instance of the AdomdException class with a given message.
Metodo pubblico AdomdException(String, Exception) Initializes a new instance of the AdomdException class with a given message and an inner exception.

In alto

Metodi

  Nome Descrizione
Metodo pubblico {dtor} Releases all resources used by the AdomdException.
Metodo pubblico Dispose
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à pubblica HR Gets the HRESULT, a coded numerical value that is assigned to a specific 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

Implementazioni esplicite dell'interfaccia

  Nome Descrizione
Implementazione esplicita dell'interfacciaMetodo privato ISerializable. . :: . .GetObjectData

In alto