Location 구조체

정의

public struct Location : IComparable<Microsoft.SqlServer.Management.SqlParser.Parser.Location>
type Location = struct
Public Structure Location
Implements IComparable(Of Location)
상속
Location
구현

생성자

Name Description
Location(Int32, Int32, Int32)

필드

Name Description
ColumnNumber
LineNumber
Offset

메서드

Name Description
CompareTo(Location)
ToString()

적용 대상