MoviesRepository Fields
From Template MVC
Template Documentation
MoviesRepository Fields |
The MoviesRepository type exposes the following members.
| Name | Description | |
|---|---|---|
| _DBEntities |
The DbContext of entity framework
(Inherited from GenericRepositoryTEntity.) | |
| _Entity |
The DbSet that represents the database table to do all the queries
(Inherited from GenericRepositoryTEntity.) |