ManyToManyRelationshipMetadata.IntersectEntityName Property

Definition

Gets or sets the name of the intersect entity for the relationship.

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

Property Value

The name of the intersect entity for the relationship..

Attributes

Applies to