|  | IRecroGridContext Interface | 
Namespace: Recrovit.RecroGridFramework
 Syntax
Syntaxpublic interface IRecroGridContext
The IRecroGridContext type exposes the following members.
 Properties
Properties| 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.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | EnsureDbService | 
            Ensures the database service.
             | 
 See Also
See Also