Declaration.CompareTo(Declaration) メソッド

定義

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

パラメーター

other
Declaration

返品

実装

適用対象