Click or drag to resize

RGDataContextBaseContext Property

Gets the Database context.

Namespace:  Recrovit.RecroGridFramework.Data
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public abstract Object Context { get; }

Property Value

Type: Object
The Database context.
See Also