EdmRelationshipNavigationPropertyAttribute.RelationshipName 속성

정의

정규화되지 않은 관계 이름을 가져옵니다.

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

속성 값

관계 이름입니다.

설명

관계 이름이 정규화된 네임스페이스가 아닙니다.

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

적용 대상