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

복사할 대상 개체입니다.

반환

대상 개체입니다.

적용 대상