Location.CompareTo(Location) 方法

定义

public int CompareTo(Microsoft.SqlServer.Management.SqlParser.Parser.Location other);
abstract member CompareTo : Microsoft.SqlServer.Management.SqlParser.Parser.Location -> int
override this.CompareTo : Microsoft.SqlServer.Management.SqlParser.Parser.Location -> int
Public Function CompareTo (other As Location) As Integer

参数

other
Location

返回

实现

适用于