Location 構造体
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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() | |