Метод Clone
Copies the current AggregationAttribute.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Public Function Clone As AggregationAttribute
'Применение
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
Возвращаемое значение
Тип: Microsoft.AnalysisServices. . :: . .AggregationAttribute
A copy of AggregationAttribute.