Partager via


AdomdErrorResponseException Members

Represents an exception thrown by ADOMD.NET when a response is received from a provider which indicates an error. This exception contains a collection of AdomdError objects that contain information about each problem reported by the provider.

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

Public Properties

(see also Protected Properties )

  Nom Description
ms141619.pubproperty(fr-fr,SQL.90).gif Data  (inherited from Exception )
ms141619.pubproperty(fr-fr,SQL.90).gif ErrorCode Gets the value of the ErrorCode property from the first AdomdError in the Errors collection contained by the AdomdErrorResponseException.
ms141619.pubproperty(fr-fr,SQL.90).gif Errors Gets a reference to the AdomdErrorCollection contained by the exception.
ms141619.pubproperty(fr-fr,SQL.90).gif HelpLink Overridden. Gets the value of the HelpLink property from the first AdomdError in the Errors collection contained by the exception.
ms141619.pubproperty(fr-fr,SQL.90).gif InnerException  (inherited from Exception )
ms141619.pubproperty(fr-fr,SQL.90).gif Message Overridden. Gets the value of the Message property from the first AdomdError in the Errors collection contained by the exception.
ms141619.pubproperty(fr-fr,SQL.90).gif Source Overridden. Gets the value of the Source property from the first AdomdError in the Errors collection contained by the exception.
ms141619.pubproperty(fr-fr,SQL.90).gif StackTrace  (inherited from Exception )
ms141619.pubproperty(fr-fr,SQL.90).gif TargetSite  (inherited from Exception )

Haut de la page

Protected Properties

  Nom Description
ms141619.protproperty(fr-fr,SQL.90).gif HResult  (inherited from Exception )

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms141619.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms141619.pubmethod(fr-fr,SQL.90).gif GetBaseException  (inherited from Exception )
ms141619.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms141619.pubmethod(fr-fr,SQL.90).gif GetObjectData Overridden. Sets the specified System.Runtime.Serialization.SerializationInfo with information about the exception.
ms141619.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Exception )
ms141619.pubmethod(fr-fr,SQL.90).gifms141619.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms141619.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Exception )

Haut de la page

Protected Methods

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

Haut de la page

Voir aussi

Référence

AdomdErrorResponseException Class
Microsoft.AnalysisServices.AdomdClient Namespace