SqlHierarchyId.CompareTo Method
Include Protected Members
Include Inherited Members
Returns a value indicating the results of a comparison between two SqlHierarchyId nodes.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CompareTo(Object) | Returns a value indicating the results of a comparison between a SqlHierarchyId and an object. | |
CompareTo(SqlHierarchyId) | Returns a value indicating the results of a comparison between two SqlHierarchyId nodes. |
Top