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 來指定,該元素在概念模型中定義此關係。 欲了解更多資訊,請參閱關聯元素(CSDL)。

適用於