OneToManyRelationshipMetadata.ReferencingEntityNavigationPropertyName Property

Definition

Gets or sets the name of the single-valued navigation property used by this relationship.

public:
 property System::String ^ ReferencingEntityNavigationPropertyName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string ReferencingEntityNavigationPropertyName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ReferencingEntityNavigationPropertyName : string with get, set
Public Property ReferencingEntityNavigationPropertyName As String

Property Value

The name of the single -valued navigation property used by this relationship.

Attributes

Applies to