次の方法で共有


PerspectiveHierarchy コンストラクター (String)

名前空間:  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
)

パラメーター