EntitySetBase.ElementType Property

 

Gets the entity type of this EntityTypeBase.

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

public EntityTypeBase ElementType { get; internal set; }

Property Value

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

An EntityTypeBase object that represents the entity type of this EntityTypeBase .