AssociationSet.ElementType Property

 

Gets the association related to this AssociationSet.

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

public AssociationType ElementType { get; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.AssociationType

An AssociationType object that represents the association related to this AssociationSet .