Location Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public struct Location : IComparable<Microsoft.SqlServer.Management.SqlParser.Parser.Location>
type Location = struct
Public Structure Location
Implements IComparable(Of Location)
- Inheritance
-
Location
- Implements
Constructors
Location(Int32, Int32, Int32) |
Fields
ColumnNumber | |
LineNumber | |
Offset |
Methods
CompareTo(Location) | |
ToString() |