AssociationSetEnd.ParentAssociationSet Propriété

Définition

Obtient le jeu d’association parent de ce AssociationSetEnd.

public:
 property System::Data::Metadata::Edm::AssociationSet ^ ParentAssociationSet { System::Data::Metadata::Edm::AssociationSet ^ get(); };
public System.Data.Metadata.Edm.AssociationSet ParentAssociationSet { get; }
member this.ParentAssociationSet : System.Data.Metadata.Edm.AssociationSet
Public ReadOnly Property ParentAssociationSet As AssociationSet

Valeur de propriété

Objet AssociationSet qui représente l’ensemble d’associations parentes de ce AssociationSetEnd.

S’applique à