| IRecroGridContextDbContext Property |
Gets or sets the database context.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax IRGDataContext DbContext { get; set; }
Property Value
Type:
IRGDataContext
The database context.
See Also