| RGDataContextBaseContext Property |
Gets the Database context.
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax public abstract Object Context { get; }
Property Value
Type:
Object
The Database context.
See Also