Partager via


AdomdErrorLocation Members

Represents the location in the CommandText or CommandStream at which the error occurred.

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

Public Properties

  Nom Description
ms141523.pubproperty(fr-fr,SQL.90).gif EndColumn The last column on which the error was generated.
ms141523.pubproperty(fr-fr,SQL.90).gif EndLine The last line on which the error was generated.
ms141523.pubproperty(fr-fr,SQL.90).gif LineOffset The number of characters leading up to the line on which the error was generated.
ms141523.pubproperty(fr-fr,SQL.90).gif StartColumn The first column on which the error was generated.
ms141523.pubproperty(fr-fr,SQL.90).gif StartLine The first line on which the error was generated.
ms141523.pubproperty(fr-fr,SQL.90).gif TextLength The length of text which generated the error.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms141523.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms141523.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms141523.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms141523.pubmethod(fr-fr,SQL.90).gifms141523.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms141523.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

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

Haut de la page

Voir aussi

Référence

AdomdErrorLocation Class
Microsoft.AnalysisServices.AdomdClient Namespace