RelationshipEndMember.GetEntityType Method ()
Access the EntityType of the EndMember in an association.
Assembly: EntityFramework (in EntityFramework.dll)
[SuppressMessageAttribute("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")] public EntityType GetEntityType()
Return Value
Type: System.Data.Entity.Core.Metadata.Edm.EntityTypeThe EntityType of the EndMember in an association.