다음을 통해 공유


AdomdError Members

Represents a server or provider-specific error.

The following tables list the members exposed by the AdomdError type.

Public Properties

  이름 Description
ms142158.pubproperty(ko-kr,SQL.90).gif ErrorCode Gets the error code of the AdomdError.
ms142158.pubproperty(ko-kr,SQL.90).gif HelpLink Gets a link to the Help file associated with the AdomdError.
ms142158.pubproperty(ko-kr,SQL.90).gif Location Gets the AdomdErrorLocation describing the location of the error.
ms142158.pubproperty(ko-kr,SQL.90).gif Message Gets the error message of the AdomdError.
ms142158.pubproperty(ko-kr,SQL.90).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
ms142158.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms142158.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms142158.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms142158.pubmethod(ko-kr,SQL.90).gifms142158.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142158.pubmethod(ko-kr,SQL.90).gif ToString Overridden. Returns a String that represents the current Object.

위쪽

Protected Methods

  이름 Description
ms142158.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms142158.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

AdomdError Class
Microsoft.AnalysisServices.AdomdClient Namespace