Membri AdomdConnectionException

Represents an exception thrown by ADOMD.NET when the connection could not be opened or was disconnected.

Il tipo AdomdConnectionException espone i membri seguenti.

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 Sets the specified System.Runtime.Serialization..::..SerializationInfo with information about the exception. (Esegue l'override di Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).)
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 ExceptionCause Gets the cause of the 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