KEYSTONE Foundation Components Reference

EntityDao<TEntity, TDataContext> Properties

EntityDao<TEntity, TDataContext> Class  See Also

The following tables list the members exposed by the EntityDao<TEntity, TDataContext> type.

Properties

Name Description
Public property Carbonite Gets the carbonite controller that hosts the current DAO and offers data store context to it. (inherited from BaseDao<TDataContext, TCarboniteController, TTransaction, TTransactionCreationParameters>).
Protected property Entities Routes an entity read request to the underlying data store, so that all TEntity entities are obtained. (inherited from Dao<TEntity, TEntityCollection, TDataContext, TFilteringCriteria, TOrderingCriteria, TPagingCriteria, TCarboniteController, TTransaction, TTransactionCreationParameters>).
Top
See Also

Reference

EntityDao<TEntity, TDataContext> Class
Keystone.Carbonite.Entity Namespace
Dao<TEntity, DbSet<TEntity>, TDataContext, Func<TEntity, Boolean>, OrderingCriteria<TEntity>>, PagingCriteria, EntityCarboniteController<TDataContext>, IDbTransaction, IsolationLevel>

KEYSTONE Foundation Components Reference. © Copyright 2016. TIDASOFT. All rights reserved.