The following tables list the members exposed by the IGroupingDao<TEntity, TEntityGroup, TFilteringCriteria, TGroupingCriteria, TOrderingCriteria, TPagingCriteria> 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. | |
Initialize | Initializes the current DAO with the specified host carbonite controller as its data store context provider. (inherited from IBaseDao). |