Location.CompareTo(Location) Method

Definition

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

Parameters

other
Location

Returns

Implements

Applies to