Recrovit.RecroGridFramework.Data Namespace |
| Class | Description | |
|---|---|---|
| IRGDataRecordExtensions | ||
| RecroGridDbContext |
Wrapper class for DbContext class.
| |
| RGDataContext |
Wrapper class for default Data Context from the web.config setting.
| |
| RGDataContextBase |
RGDataContextBase
| |
| RGDataRecord | ||
| RGEntityKey |
Wrapper class for Key of data record.
| |
| RGEntityKeyA |
Abstract class for Key of data record.
| |
| RGFDataContextService | ||
| RGObjectParameter |
This class represents a query parameter at the object layer, which consists
of a Name, a Type and a Value.
| |
| RGQuery |
RGQuery
| |
| RGQueryRGExtentOrderBy |
Orders the query results by the specified criteria.
| |
| RGQueryRGExtentWhere |
Limits the query to results that match specified filtering criteria.
| |
| RGQueryRGOrderByExpressionTSource, TKey |
A class to extract a key from an element.
| |
| vRecroSec | ||
| vRecroSec_FEP |
| Interface | Description | |
|---|---|---|
| IRGDataContext |
Wrapper interface for Data context class.
| |
| IRGDataRec |
Wrapper interface for RecroGrid data record.
| |
| IRGDataRecord | ||
| IRGEntityKey |
Wrapper interface for Key of data record.
| |
| IRGFDataContextService | ||
| RGQueryIRGOrderByExpressionTSource |
Interface for IQueryable Sorts.
|
| Enumeration | Description | |
|---|---|---|
| DBTypeEnum | ||
| RGTransactionalBehavior |
Controls the transaction creation behavior while executing a database command or query.
|