共用方式為


EdmRelationshipNavigationPropertyAttribute.RelationshipName 屬性

定義

取得不符合的關聯性名稱。

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

屬性值

關聯性名稱。

備註

此關聯性名稱不符合命名空間。

關聯性的名稱是由 Name 在概念模型中定義此關聯性的項目屬性 Association 所指定。 如需詳細資訊,請參閱 Association 項目 (CSDL)

適用於