AdomdException 成員
Represents an exception thrown by ADOMD.NET.
AdomdException 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
![]() |
AdomdException() () () () | Initializes a new instance of the AdomdException class. |
![]() |
AdomdException(Int32) | Initializes a new instance of the AdomdException class with a given HRESULT. |
![]() |
AdomdException(String) | Initializes a new instance of the AdomdException class with a given message. |
![]() |
AdomdException(String, Exception) | Initializes a new instance of the AdomdException class with a given message and an inner exception. |
頂端
方法
名稱 | 描述 | |
---|---|---|
![]() |
{dtor} | Releases all resources used by the AdomdException. |
![]() |
Dispose | |
![]() |
Equals | (繼承自 Object。) |
![]() |
Finalize | (繼承自 Object。) |
![]() |
GetBaseException | (繼承自 Exception。) |
![]() |
GetHashCode | (繼承自 Object。) |
![]() |
GetObjectData | (繼承自 Exception。) |
![]() |
GetType | (繼承自 Exception。) |
![]() |
MemberwiseClone | (繼承自 Object。) |
![]() |
ToString | (繼承自 Exception。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
![]() |
Data | (繼承自 Exception。) |
![]() |
HelpLink | (繼承自 Exception。) |
![]() |
HR | Gets the HRESULT, a coded numerical value that is assigned to a specific exception. |
![]() |
HResult | (繼承自 Exception。) |
![]() |
InnerException | (繼承自 Exception。) |
![]() |
Message | (繼承自 Exception。) |
![]() |
Source | (繼承自 Exception。) |
![]() |
StackTrace | (繼承自 Exception。) |
![]() |
TargetSite | (繼承自 Exception。) |
頂端