Aracılığıyla paylaş


AggregationAttribute.Clone Yöntemi

Geçerli kopyalar AggregationAttribute.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
Public Function Clone As AggregationAttribute
'Kullanım
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