GenericRepository(TEntity)._DBEntities Field

Template MVC

GenericRepositoryTEntity_DBEntities Field

The DbContext of entity framework

Namespace:  Template.Repository.Core
Assembly:  Template.Repository (in Template.Repository.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected DbContext _DBEntities

Field Value

Type: DbContext
See Also