Partager via


Constructeur PerspectiveHierarchy (String)

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

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    hierarchyId As String _
)
'Utilisation
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
)

Paramètres

  • hierarchyId
    Type : 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. 

Voir aussi

Référence

PerspectiveHierarchy Classe

Surcharge PerspectiveHierarchy

Espace de noms Microsoft.AnalysisServices