RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
Db
Context
Context Property
Gets the Database context.
Definition
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.3.1.24.0524.1
C#
Copy
public
override
Object
Context
{
get
; }
Property Value
Object
The Database context.
Implements
IRGDataContext
Context
See Also
Reference
RecroGridDbContext Class
Recrovit.RecroGridFramework.Data Namespace
In This Article
Definition
Property Value
Implements
See Also