Udostępnij za pośrednictwem


Metoda MeasureGroupAttribute.Clone

Tworzy nową pełną kopię obiektu.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Function Clone As MeasureGroupAttribute
'Użycie
Dim instance As MeasureGroupAttribute
Dim returnValue As MeasureGroupAttribute

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