Поделиться через


AggregationAttribute.CopyTo(AggregationAttribute) Метод

Определение

Копирует содержимое данного объекта в другой (целевой) объект.

public Microsoft.AnalysisServices.AggregationAttribute CopyTo (Microsoft.AnalysisServices.AggregationAttribute obj);
override this.CopyTo : Microsoft.AnalysisServices.AggregationAttribute -> Microsoft.AnalysisServices.AggregationAttribute
Public Function CopyTo (obj As AggregationAttribute) As AggregationAttribute

Параметры

obj
AggregationAttribute

Целевой объект, в который должно быть выполнено копирование.

Возвращаемое значение

Целевой объект.

Применяется к