SqlHierarchyId Operators

Include Protected Members
Include Inherited Members

The SqlHierarchyId type exposes the following members.

Operators

  Name Description
Public operatorStatic member Equality Evaluates whether two SqlHierarchyId nodes are equal.
Public operatorStatic member GreaterThan Evaluates whether one specified SqlHierarchyId node is greater than another.
Public operatorStatic member GreaterThanOrEqual Evaluates whether one specified SqlHierarchyId node is greater than or equal to another.
Public operatorStatic member Inequality Evaluates whether two SqlHierarchyId nodes are unequal.
Public operatorStatic member LessThan Evaluates whether one specified SqlHierarchyId node is less than another.
Public operatorStatic member LessThanOrEqual Evaluates whether one specified SqlHierarchyId node is less than or equal to another.

Top

See Also

Reference

SqlHierarchyId Structure

Microsoft.SqlServer.Types Namespace