IRGDataContextContext Property

Gets the Database context.

Definition

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

Property Value

Object
The Database context.

See Also