Share 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

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

  Name Description
ms141523.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms141523.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

AdomdErrorLocation Class
Microsoft.AnalysisServices.AdomdClient Namespace