Поделиться через


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

В начало

Protected Methods

  Имя Description
ms142158.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms142158.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

AdomdError Class
Microsoft.AnalysisServices.AdomdClient Namespace