RelatedEnd.RelationshipName 속성

정의

이 관련 End가 참여하는 관계의 이름을 가져옵니다.

public:
 property System::String ^ RelationshipName { System::String ^ get(); };
public string RelationshipName { get; }
member this.RelationshipName : string
Public ReadOnly Property RelationshipName As String

속성 값

RelatedEnd가 참여하는 관계의 이름입니다. 관계 이름은 네임스페이스로 정규화되지 않습니다.

구현

적용 대상