Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
AdomdErrorLocation Class
Microsoft.AnalysisServices.AdomdClient Namespace