PerspectiveHierarchy 생성자 (String)

Initializes a new instance of the PerspectiveHierarchy with the specified hierarchy identifier.

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

구문

‘선언
Public Sub New ( _
    hierarchyId As String _
)
‘사용 방법
Dim hierarchyId As String 

Dim instance As New PerspectiveHierarchy(hierarchyId)
public PerspectiveHierarchy(
    string hierarchyId
)
public:
PerspectiveHierarchy(
    String^ hierarchyId
)
new : 
        hierarchyId:string -> PerspectiveHierarchy
public function PerspectiveHierarchy(
    hierarchyId : String
)

매개 변수

  • hierarchyId
    유형: System.String
    A String that contains a unique identifier for a hierarchy. This is a reference to a specific dimension role on the owning measure group. 

참고 항목

참조

PerspectiveHierarchy 클래스

PerspectiveHierarchy 오버로드

Microsoft.AnalysisServices 네임스페이스