PerspectiveHierarchy Constructor (String)
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
Public Sub New ( _
hierarchyId As String _
)
public PerspectiveHierarchy (
string hierarchyId
)
public:
PerspectiveHierarchy (
String^ hierarchyId
)
public PerspectiveHierarchy (
String hierarchyId
)
public function PerspectiveHierarchy (
hierarchyId : String
)
Parameters
- hierarchyId
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
PerspectiveHierarchy Class
PerspectiveHierarchy Members
Microsoft.AnalysisServices Namespace