HierarchyStructureType 열거형

An enumeration of the different hierarchy structure types allowed by the engine.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public Enumeration HierarchyStructureType
‘사용 방법
Dim instance As HierarchyStructureType
public enum HierarchyStructureType
public enum class HierarchyStructureType
type HierarchyStructureType
public enum HierarchyStructureType

멤버

멤버 이름 설명
Natural A hierarchy identified by the engine as Natural. An example of a natural hierarchy is a structure consisting of dates, where a given calendar year is the natural parent of a set of quarters, and a given quarter is the logical parent of a set of months, and a given month is the natural parent of a set of days.
Unknown The hierarchy is of an unknown kind.
Unnatural Usually a user defined hierarchy that the engine was not able to classify as a natural hierarchy.

참고 항목

참조

Microsoft.AnalysisServices 네임스페이스