Location Structure
SQL Server 2012
Represents the source location.
Namespace: Microsoft.SqlServer.Management.SqlParser.Parser
Assembly: Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)
The Location type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CompareTo | Compares this Location object with the specified Location object and returns an integer that indicates their relative positions to one another. |
![]() | Equals | (Inherited from ValueType.) |
![]() | GetHashCode | (Inherited from ValueType.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | Returns a string representation of this Location object. (Overrides ValueType.ToString().) |

