AdomdError Members
Represents a server or provider-specific error.
The following tables list the members exposed by the AdomdError type.
Public Properties
Имя | Description | |
---|---|---|
![]() |
ErrorCode | Gets the error code of the AdomdError. |
![]() |
HelpLink | Gets a link to the Help file associated with the AdomdError. |
![]() |
Location | Gets the AdomdErrorLocation describing the location of the error. |
![]() |
Message | Gets the error message of the AdomdError. |
![]() |
Source | Gets the name of the application or object that caused the error associated with the AdomdError. |
В начало
Public Methods
(see also Protected Methods )
Имя | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Overridden. Returns a String that represents the current Object. |
В начало
Protected Methods
Имя | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
В начало
См. также
Справочник
AdomdError Class
Microsoft.AnalysisServices.AdomdClient Namespace