Freigeben über


AssociationSetEnd.ParentAssociationSet Eigenschaft

Definition

Ruft einen übergeordneten Zuordnungssatz dieses AssociationSetEnd ab.

public System.Data.Entity.Core.Metadata.Edm.AssociationSet ParentAssociationSet { get; }
member this.ParentAssociationSet : System.Data.Entity.Core.Metadata.Edm.AssociationSet
Public ReadOnly Property ParentAssociationSet As AssociationSet

Eigenschaftswert

Ein AssociationSet -Objekt, das den übergeordneten Zuordnungssatz dieses AssociationSetEnd darstellt.

Ausnahmen

Wird ausgelöst, wenn Setter aufgerufen wird, wenn sich die AssociationSetEnd-instance im ReadOnly-Zustand befindet.

Gilt für: