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 | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetBaseException | (Ereditato da Exception). | |
GetHashCode | (Ereditato da Object). | |
GetObjectData | Sets the specified System.Runtime.Serialization..::..SerializationInfo with information about the exception. (Esegue l'override di Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) | |
GetType | (Ereditato da Exception). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Exception). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Data | (Ereditato da Exception). | |
ExceptionCause | Gets the cause of the exception. | |
HelpLink | (Ereditato da Exception). | |
HResult | (Ereditato da Exception). | |
InnerException | (Ereditato da Exception). | |
Message | (Ereditato da Exception). | |
Source | (Ereditato da Exception). | |
StackTrace | (Ereditato da Exception). | |
TargetSite | (Ereditato da Exception). |
In alto
Vedere anche