RGDataContextBaseContext Property

Gets the Database context.

Definition

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

Property Value

Object
The Database context.

See Also