Condividi tramite


Metodo AggregationAttribute.Clone

Copies the current AggregationAttribute.

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

Sintassi

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

Valore restituito

Tipo: Microsoft.AnalysisServices.AggregationAttribute
A copy of AggregationAttribute.

Vedere anche

Riferimento

AggregationAttribute Classe

Spazio dei nomi Microsoft.AnalysisServices