EdmRelationshipAttribute.RelationshipName 属性

定义

关系的名称。

public string RelationshipName { get; }
member this.RelationshipName : string
Public ReadOnly Property RelationshipName As String

属性值

一个 String ,它是由此 EdmRelationshipAttribute 定义的关系的名称。

适用于