Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns a clone of the object.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Function Clone As PerspectiveHierarchy
'Usage
Dim instance As PerspectiveHierarchy
Dim returnValue As PerspectiveHierarchy
returnValue = instance.Clone()
public PerspectiveHierarchy Clone()
public:
PerspectiveHierarchy^ Clone()
member Clone : unit -> PerspectiveHierarchy
public function Clone() : PerspectiveHierarchy
Return Value
Type: Microsoft.AnalysisServices.PerspectiveHierarchy
The clone.