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