Declaration.CompareTo(Declaration) Method

Definition

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

Parameters

other
Declaration

Returns

Implements

Applies to