RecroGrid Framework
C#
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.12.0.24.1213.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