RelationshipEndMember.GetEntityType Method ()

 

Access the EntityType of the EndMember in an association.

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

[SuppressMessageAttribute("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")]
public EntityType GetEntityType()

Return Value

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

The EntityType of the EndMember in an association.