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

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

顶部

Public Methods

(see also Protected Methods )

  名称 Description
ms141523.pubmethod(zh-cn,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms141523.pubmethod(zh-cn,SQL.90).gif GetHashCode  (inherited from Object )
ms141523.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
ms141523.pubmethod(zh-cn,SQL.90).gifms141523.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
ms141523.pubmethod(zh-cn,SQL.90).gif ToString  (inherited from Object )

顶部

Protected Methods

  名称 Description
ms141523.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
ms141523.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )

顶部

请参阅

参考

AdomdErrorLocation Class
Microsoft.AnalysisServices.AdomdClient Namespace