EntityContainer.AssociationSets Property

 

Gets the association sets for this entity container.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public ReadOnlyMetadataCollection<AssociationSet> AssociationSets { get; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.ReadOnlyMetadataCollection<AssociationSet>

The association sets for this entity container .