Assembly: Keystone.Clockwork.To.Carbonite.Linq (in Keystone.Clockwork.To.Carbonite.Linq.dll)
Name | Description | |
---|---|---|
![]() |
Add<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity creation request to the underlying data context. |
![]() |
AddDetail<TEntity, TEntityValidations, TDao, TDataContext, TCarboniteController> | By using Keystone Carbonite, routes a detail entity creation request to the underlying data context. |
![]() |
AddDetail<TEntity, TEntityValidations, TDao, TDataContext> | By using Keystone Carbonite, routes a detail entity creation request to the underlying data context. |
![]() |
AddThese<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes a collection of entities creation request request to the underlying data context. |
![]() |
Count<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity count request to the underlying data context. |
![]() |
Get<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity read request to the underlying data context. |
![]() |
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 data context. |
![]() |
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 data context. |
![]() |
GetFirst<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes a single entity read request to the underlying data context. |
![]() |
GetGroup<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity aggregation read request to the to the underlying data context. |
![]() |
GetMaster<TEntity, TDao, TDataContext, TCarboniteController> | By using Keystone Carbonite, routes a master entity read request to the underlying data context. |
![]() |
GetMaster<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes a master entity read request to the underlying data context. |
![]() |
MakeTransactional<TDataContext, TInnerGearResult> | Runs the inner gear and if it is successful, a commit request is issued to the LinqCarboniteController<TDataContext> transaction. Otherwise a rollback request is issued. |
![]() |
Remove<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity deletion request to the underlying data context. |
![]() |
RemoveAll<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes a delete all entities request to the underlying data context. |
![]() |
RemoveDetail<TEntity, TDao, TDataContext, TCarboniteController> | By using Keystone Carbonite, routes a detail entity deletion request to the underlying data context. |
![]() |
RemoveDetail<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes a detail entity deletion request to the underlying data context. |
![]() |
RemoveThese<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity collection deletion request to the underlying data context. |
![]() |
Synchronize<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity syncing request to the underlying data context. |
![]() |
SynchronizeThese<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity collection syncing request to the underlying data context. |
![]() |
Update<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity update request to the underlying data context. |
![]() |
UpdateDetail<TEntity, TEntityValidations, TDao, TDataContext, TCarboniteController> | By using Keystone Carbonite, routes a detail entity update request to the underlying data context. |
![]() |
UpdateDetail<TEntity, TEntityValidations, TDao, TDataContext> | By using Keystone Carbonite, routes a detail entity update request to the underlying data context. |
![]() |
UpdateThese<TEntity, TDao, TDataContext> | By using Keystone Carbonite, routes an entity collection update request to the underlying data context. |
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.