MoviesCategoryRepository Fields

Template MVC

MoviesCategoryRepository Fields

The MoviesCategoryRepository 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