Example #1
0
 /// <summary>
 /// Gets a hash of the path from the root node of the hierarchy tree to the <see cref="SqlHierarchyId"/> node.
 /// </summary>
 /// <returns>A 32-bit signed integer representing the hash code for this instance.</returns>
 public override int GetHashCode() => _imp.GetHashCode();