Location 構造体

定義

public struct Location : IComparable<Microsoft.SqlServer.Management.SqlParser.Parser.Location>
type Location = struct
Public Structure Location
Implements IComparable(Of Location)
継承
Location
実装

コンストラクター

名前 説明
Location(Int32, Int32, Int32)

フィールド

名前 説明
ColumnNumber
LineNumber
Offset

メソッド

名前 説明
CompareTo(Location)
ToString()

適用対象