共用方式為


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

備註

關聯性的命名空間是由 Namespace 元素的 Schema 屬性指定,其中包含在概念模型中定義此關聯性的關聯。 如需詳細資訊,請參閱 Association 項目 (CSDL)

適用於