Share via


EdmModel.AssociationTypes Property

Definition

Gets the association types in the model.

public System.Collections.Generic.IEnumerable<System.Data.Entity.Core.Metadata.Edm.AssociationType> AssociationTypes { get; }
member this.AssociationTypes : seq<System.Data.Entity.Core.Metadata.Edm.AssociationType>
Public ReadOnly Property AssociationTypes As IEnumerable(Of AssociationType)

Property Value

Applies to