AggregationDesignAttribute.CopyTo(AggregationDesignAttribute) 메서드

정의

이 개체의 내용을 다른 개체(대상)에 복사합니다.

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

매개 변수

obj
AggregationDesignAttribute

복사할 대상 개체입니다.

반환

대상 개체입니다.

적용 대상