SqlHierarchyId 메서드

보호된 멤버 포함
상속된 멤버 포함

SqlHierarchyId 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 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.
공용 메서드 Equals Evaluates whether SqlHierarchyId and obj are equal. (ValueType.Equals(Object)을(를) 재정의함)
공용 메서드 GetAncestor Retrieves the SqlHierarchyId node n levels up the hierarchical tree.
공용 메서드 GetDescendant Gets the value of a descendant SqlHierarchyId node that is greater than child1 and less than child2.
공용 메서드 GetHashCode Gets a hash of the path from the root node of the hierarchy tree to the SqlHierarchyId node. (ValueType.GetHashCode()을(를) 재정의함)
공용 메서드 GetLevel Gets a value indicating the level of the SqlHierarchyId node in the hierarchical tree.
공용 메서드 GetReparentedValue Gets a value representing the location of a new SqlHierarchyId node that has a path from newRoot equal to the path from oldRoot to this, effectively moving this to the new location.
공용 메서드정적 멤버 GetRoot Gets a value representing the root SqlHierarchyId node of the hierarchy.
공용 메서드 GetType (Object에서 상속됨)
공용 메서드 IsDescendantOf Gets a value indicating whether the SqlHierarchyId node is the descendant of the parent.
공용 메서드정적 멤버 Parse Converts the canonical string representation of a SqlHierarchyId node to a SqlHierarchyId value.
공용 메서드 Read Reads from a specified binary reader into a SqlHierarchyId.
공용 메서드 ToString Returns the canonical string representation of a SqlHierarchyId node from a SqlHierarchyId value. (ValueType.ToString()을(를) 재정의함)
공용 메서드 Write Writes a SqlHierarchyId to a specified binary writer.

맨 위로 이동

참고 항목

참조

SqlHierarchyId 구조

Microsoft.SqlServer.Types 네임스페이스