EntitySet.ElementType Property

 

Gets the entity type of this EntitySet.

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

public virtual EntityType ElementType { get; }

Property Value

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

An EntityType object that represents the entity type of this EntitySet .