Metodo AggregationInstanceAttribute.Clone

Creates a new, full copy of an object.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public Function Clone As AggregationInstanceAttribute
'Utilizzo
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

Valore restituito

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

Vedere anche

Riferimento

AggregationInstanceAttribute Classe

Spazio dei nomi Microsoft.AnalysisServices