Assembly: Keystone.Clockwork.To.Carbonite.Entity (in Keystone.Clockwork.To.Carbonite.Entity.dll)
Name | Description | |
---|---|---|
Add<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity creation request to the underlying db set. | |
AddDetail<TEntity, TEntityValidations, TDao, TDataContext, TCarboniteController> | By using Keystone Carbonite, routes a detail entity creation request to the underlying db set. | |
AddDetail<TEntity, TEntityValidations, TDao, TDataContext> | By using Keystone Carbonite, routes a detail entity creation request to the underlying db set. | |
AddThese<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes a collection of entities creation request request to the underlying db set. | |
Count<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity count request to the underlying db set. | |
Get<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity read request to the underlying db set. | |
GetDetail<TEntity, TDao, TDataContext, TCarboniteController> | By using Keystone Carbonite, Routes a detail entity read request so that the first TEntity in compliance with the specified filtering criteria is obtained from the underlying db set. | |
GetDetail<TEntity, TDao, TDataContext> | By using Keystone Carbonite, Routes a detail entity read request so that the first TEntity in compliance with the specified filtering criteria is obtained from the underlying db set. | |
GetFirst<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes a single entity read request to the underlying db set. | |
GetGroup<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity aggregation read request to the to the underlying db set. | |
GetMaster<TEntity, TDao, TDataContext, TCarboniteController> | By using Keystone Carbonite, routes a master entity read request to the underlying db set. | |
GetMaster<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes a master entity read request to the underlying db set. | |
MakeTransactional<TDataContext, TInnerGearResult> | Runs the inner gear and if it is successful, a commit request is issued to the EntityCarboniteController<TDataContext> transaction. Otherwise a rollback request is issued. | |
Remove<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity deletion request to the underlying db set. | |
RemoveAll<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes a delete all entities request to the underlying db set. | |
RemoveDetail<TEntity, TDao, TDataContext, TCarboniteController> | By using Keystone Carbonite, routes a detail entity deletion request to the underlying db set. | |
RemoveDetail<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes a detail entity deletion request to the underlying db set. | |
RemoveThese<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity collection deletion request to the underlying db set. | |
Synchronize<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity syncing request to the underlying db set. | |
SynchronizeThese<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity collection syncing request to the underlying db set. | |
Update<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity update request to the underlying db set. | |
UpdateDetail<TEntity, TEntityValidations, TDao, TDataContext, TCarboniteController> | By using Keystone Carbonite, routes a detail entity update request to the underlying db set. | |
UpdateDetail<TEntity, TEntityValidations, TDao, TDataContext> | By using Keystone Carbonite, routes a detail entity update request to the underlying db set. | |
UpdateThese<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity collection update request to the underlying db set. |
Windows, Windows Server, OS X, macOS, iOS, tvOS, Android, Linux, AWS, Azure
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.