MoviesRepository Fields

Template MVC

MoviesRepository Fields

The MoviesRepository type exposes the following members.

Fields
  NameDescription
Protected field_DBEntities
The DbContext of entity framework
(Inherited from GenericRepositoryTEntity.)
Protected field_Entity
The DbSet that represents the database table to do all the queries
(Inherited from GenericRepositoryTEntity.)
Top
See Also