Share via


EdmRelationshipAttribute.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 지정됩니다. 자세한 내용은 CSDL, SSDL 및 MSL 사양을 참조하세요.

적용 대상

추가 정보