EdmRelationshipNavigationPropertyAttribute.RelationshipNamespaceName 속성

정의

탐색 속성의 네임스페이스 이름입니다.

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

속성 값

String 네임스페이스 이름입니다.

설명

관계의 네임스페이스는 개념적 모델에서 이 관계를 정의하는 연결을 포함하는 요소의 Schema 특성에 의해 Namespace 지정됩니다. 자세한 내용은 Association 요소(CSDL)를 참조하세요.

적용 대상