The following tables list the members exposed by the IDiamantGroupingDao<TEntity, TEntityGroup> type.
Name | Description | |
---|---|---|
Get | (Overloaded) Routes an entity aggregation read request to the underlying data store, so that all TEntity entities in compliance with the TFilteringCriteria are obtained and grouped according to the TGroupingCriteria. (inherited from IGroupingDao<TEntity, TEntityGroup, TFilteringCriteria, TGroupingCriteria, TOrderingCriteria, TPagingCriteria>). | |
Initialize | Initializes the current DAO with the specified host carbonite controller as its data store context provider. (inherited from IBaseDao). |