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 | |
---|---|---|
![]() |
EndColumn | The last column on which the error was generated. |
![]() |
EndLine | The last line on which the error was generated. |
![]() |
LineOffset | The number of characters leading up to the line on which the error was generated. |
![]() |
StartColumn | The first column on which the error was generated. |
![]() |
StartLine | The first line on which the error was generated. |
![]() |
TextLength | The length of text which generated the error. |
В начало
Public Methods
(see also Protected Methods )
Имя | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
В начало
Protected Methods
Имя | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
В начало
См. также
Справочник
AdomdErrorLocation Class
Microsoft.AnalysisServices.AdomdClient Namespace