ObjectSet<TEntity>.EntitySet Property

 

Gets the metadata of the entity set represented by this ObjectSet<TEntity> instance.

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

public EntitySet EntitySet { get; }