Represents a server or provider-specific error.
The following tables list the members exposed by the AdomdError type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | ErrorCode | Gets the error code of the AdomdError. | 
| .gif) | HelpLink | Gets a link to the Help file associated with the AdomdError. | 
| .gif) | Location | Gets the AdomdErrorLocation describing the location of the error. | 
| .gif) | Message | Gets the error message of the AdomdError. | 
| .gif) | Source | Gets the name of the application or object that caused the error associated with the AdomdError. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | Overridden. Returns a String that represents the current Object. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
AdomdError Class
Microsoft.AnalysisServices.AdomdClient Namespace