| RGDataContextBaseDataContext Property |
Gets the data context.
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax protected virtual DbContext DataContext { get; }
Property Value
Type:
DbContext
The data context.
See Also