SqlHierarchyId.Equals Method
SQL Server 2012
Evaluates whether SqlHierarchyId and obj are equal.
Namespace: Microsoft.SqlServer.Types
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
Parameters
- obj
- Type: System.Object
The object against which to compare this.
Returns false (0) if obj is not a SqlHierarchyId node.
Returns true (1) if both this and obj are null.