AdomdError Members
Represents a server or provider-specific error.
The following tables list the members exposed by the AdomdError type.
Public Properties
Name | 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. |
Top
Public Methods
(see also Protected Methods )
Name | 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. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
AdomdError Class
Microsoft.AnalysisServices.AdomdClient Namespace