IRGDataContextContext Property

Gets the Database context.

Definition

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

Property Value

Object
The Database context.

See Also