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


AggregationInstanceAttribute.CopyTo(AggregationInstanceAttribute) Метод

Определение

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

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

Параметры

obj
AggregationInstanceAttribute

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

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

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

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