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,它是關聯性的命名空間。

備註

關聯性的命名空間是由 Namespace 元素的 Schema 屬性所指定,其中包含在概念模型中定義此關聯性的關聯性。 如需詳細資訊,請參閱 CSDL、SSDL 和 MSL 規格

適用於

另請參閱