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

返回

实现

适用于