RelatedEnd.RelationshipName 属性

定义

获取此相关端所参与的关系的名称。

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

属性值

RelatedEnd 所参与的关系的名称。 关系名称不由命名空间限定。

实现

适用于