Share via


EdmRelationshipNavigationPropertyAttribute.RelationshipName 속성

정의

비정규화된 관계 이름을 가져옵니다.

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

속성 값

관계 이름입니다.

설명

관계 이름은 네임스페이스로 정규화되지 않습니다.

관계의 이름을 지정 하 여는 Name 특성을 Association 개념적 모델에서이 관계를 정의 하는 요소입니다. 자세한 내용은 Association 요소(CSDL)를 참조하십시오.

적용 대상