Metoda AggregationDesign.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 AggregationDesign
'Użycie
Dim instance As AggregationDesign
Dim returnValue As AggregationDesign
returnValue = instance.Clone()
public AggregationDesign Clone()
public:
AggregationDesign^ Clone()
member Clone : unit -> AggregationDesign
public function Clone() : AggregationDesign
Wartość zwracana
Typ: Microsoft.AnalysisServices.AggregationDesign
AggregationDesign Obiektu.
Zobacz także