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

注解

关系的命名空间由 Namespace 元素的 Schema 属性指定,该元素包含定义概念模型中此关系的关联。 有关详细信息,请参阅 CSDL、SSDL 和 MSL 规范

适用于

另请参阅