RelatedEnd.RelationshipName 속성

정의

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

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

속성 값

RelatedEnd 관계가 참여하는 관계의 이름입니다. 관계 이름이 정규화된 네임스페이스가 아닙니다.

구현

적용 대상