Partager via


AdomdError Members

Represents a server or provider-specific error.

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

Public Properties

  Nom Description
ms142158.pubproperty(fr-fr,SQL.90).gif ErrorCode Gets the error code of the AdomdError.
ms142158.pubproperty(fr-fr,SQL.90).gif HelpLink Gets a link to the Help file associated with the AdomdError.
ms142158.pubproperty(fr-fr,SQL.90).gif Location Gets the AdomdErrorLocation describing the location of the error.
ms142158.pubproperty(fr-fr,SQL.90).gif Message Gets the error message of the AdomdError.
ms142158.pubproperty(fr-fr,SQL.90).gif Source Gets the name of the application or object that caused the error associated with the AdomdError.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms142158.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms142158.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms142158.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms142158.pubmethod(fr-fr,SQL.90).gifms142158.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142158.pubmethod(fr-fr,SQL.90).gif ToString Overridden. Returns a String that represents the current Object.

Haut de la page

Protected Methods

  Nom Description
ms142158.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms142158.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

AdomdError Class
Microsoft.AnalysisServices.AdomdClient Namespace