EdmModel.AssociationTypes Property

 

Gets the association types in the model.

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

public IEnumerable<AssociationType> AssociationTypes { get; }