Condividi tramite


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

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

Torna all'inizio

Public Methods

(see also Protected Methods )

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

Torna all'inizio

Protected Methods

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

Torna all'inizio

Vedere anche

Riferimento

AdomdErrorLocation Class
Microsoft.AnalysisServices.AdomdClient Namespace