Freigeben über


AggregationInstanceAttribute.Clone-Methode

Creates a new, full copy of an object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public Function Clone As AggregationInstanceAttribute
'Usage
Dim instance As AggregationInstanceAttribute 
Dim returnValue As AggregationInstanceAttribute 

returnValue = instance.Clone()
public AggregationInstanceAttribute Clone()
public:
AggregationInstanceAttribute^ Clone()
member Clone : unit -> AggregationInstanceAttribute
public function Clone() : AggregationInstanceAttribute

Rückgabewert

Typ: Microsoft.AnalysisServices.AggregationInstanceAttribute
The newly created object.

Siehe auch

Verweis

AggregationInstanceAttribute Klasse

Microsoft.AnalysisServices-Namespace