RelatedEnd.RelationshipName プロパティ

定義

この関連 End が参加するリレーションシップの名前を取得します。

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

プロパティ値

この RelatedEnd が参加するリレーションシップの名前。 リレーションシップ名は、名前空間で修飾された名前ではありません。

実装

適用対象