RelationshipEndAttribute.CopyTo 메서드

Copies the object character from a specified segment of this instance to a specified segment of a destination.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public Function CopyTo ( _
    obj As RelationshipEndAttribute _
) As RelationshipEndAttribute
‘사용 방법
Dim instance As RelationshipEndAttribute 
Dim obj As RelationshipEndAttribute 
Dim returnValue As RelationshipEndAttribute 

returnValue = instance.CopyTo(obj)
public RelationshipEndAttribute CopyTo(
    RelationshipEndAttribute obj
)
public:
RelationshipEndAttribute^ CopyTo(
    RelationshipEndAttribute^ obj
)
member CopyTo : 
        obj:RelationshipEndAttribute -> RelationshipEndAttribute
public function CopyTo(
    obj : RelationshipEndAttribute
) : RelationshipEndAttribute

매개 변수

반환 값

유형: Microsoft.AnalysisServices.RelationshipEndAttribute
The object character from a specified segment of this instance to a specified segment of a destination.

참고 항목

참조

RelationshipEndAttribute 클래스

Microsoft.AnalysisServices 네임스페이스