RecroGridContext Class |
Namespace: Recrovit.RecroGridFramework
public class RecroGridContext : IRecroGridContext
The RecroGridContext type exposes the following members.
| Name | Description | |
|---|---|---|
| RecroGridContext(IRecroGridContext, IRGDataContext, IRGEntityKey, String) |
Initializes a new instance of the RecroGridContext class.
| |
| RecroGridContext(HttpContext, IRGDataContext, String, String, IRGEntityKey, Boolean) |
Initializes a new instance of the RecroGridContext class.
| |
| RecroGridContext(HttpContextBase, String, IRGDataContext, String, IRGEntityKey, Boolean) |
Initializes a new instance of the RecroGridContext class.
|
| Name | Description | |
|---|---|---|
| DbContext |
Gets or sets the database context.
| |
| GridId |
Gets the RecroGrid identifier.
| |
| IsFEPQueue |
Gets or sets a value indicating whether this instance is FEP Queue.
| |
| IsTemporary |
Gets a value indicating whether this instance is temporary.
| |
| ParentKey |
Gets the parent key.
| |
| RGSessionId |
Gets the session identifier.
| |
| Version |
Gets the version.
|
| Name | Description | |
|---|---|---|
| EnsureDbService |
Ensures the database service.
|