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.
Copies the current AggregationAttribute.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Function Clone As AggregationAttribute
'Usage
Dim instance As AggregationAttribute
Dim returnValue As AggregationAttribute
returnValue = instance.Clone()
public AggregationAttribute Clone()
public:
AggregationAttribute^ Clone()
member Clone : unit -> AggregationAttribute
public function Clone() : AggregationAttribute
Return Value
Type: Microsoft.AnalysisServices.AggregationAttribute
A copy of AggregationAttribute.