Assembly: Keystone.Clockwork.To.Carbonite.Diamant.Oracle (in Keystone.Clockwork.To.Carbonite.Diamant.Oracle.dll)
| Name | Description | |
|---|---|---|
|
Add<TEntity, TDao> | By using Keystone Carbonite, routes an entity creation request to the underlying Oracle database. |
|
Add<TEntity> | By using Keystone Carbonite, routes an entity creation request to the underlying Oracle database. |
|
AddDetail<TEntity, TEntityValidations, TDao, TCarboniteController> | By using Keystone Carbonite, routes a detail entity creation request to the underlying Oracle database. |
|
AddDetail<TEntity, TEntityValidations, TDao> | By using Keystone Carbonite, routes a detail entity creation request to the underlying Oracle database. |
|
AddDetail<TEntity, TEntityValidations> | By using Keystone Carbonite, routes a detail entity creation request to the underlying Oracle database. |
|
AddThese<TEntity, TDao> | By using Keystone Carbonite, routes a collection of entities creation request request to the underlying Oracle database. |
|
AddThese<TEntity> | By using Keystone Carbonite, routes a collection of entities creation request request to the underlying Oracle database. |
|
Count<TEntity, TDao> | By using Keystone Carbonite, routes an entity count request to the underlying Oracle database. |
|
Count<TEntity> | By using Keystone Carbonite, routes an entity count request to the underlying Oracle database. |
|
Get<TEntity, TDao> | By using Keystone Carbonite, routes an entity read request to the underlying Oracle database. |
|
Get<TEntity> | By using Keystone Carbonite, routes an entity read request to the underlying Oracle database. |
|
GetDetail<TEntity, TDao, 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 Oracle database. |
|
GetDetail<TEntity, TDao> | 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 Oracle database. |
|
GetDetail<TEntity> | 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 Oracle database. |
|
GetFirst<TEntity, TDao> | By using Keystone Carbonite, routes a single entity read request to the underlying Oracle database. |
|
GetFirst<TEntity> | By using Keystone Carbonite, routes a single entity read request to the underlying Oracle database. |
|
GetGroup<TEntity, TEntityGroup, TDao> | By using Keystone Carbonite, routes an entity aggregation read request to the to the underlying Oracle database. |
|
GetMaster<TEntity, TDao, TCarboniteController> | By using Keystone Carbonite, routes a master entity read request to the underlying Oracle database. |
|
GetMaster<TEntity, TDao> | By using Keystone Carbonite, routes a master entity read request to the underlying Oracle database. |
|
GetMaster<TEntity> | By using Keystone Carbonite, routes a master entity read request to the underlying Oracle database. |
|
MakeTransactional<TInnerGearResult> | Runs the inner gear and if it is successful, a commit request is issued to the OracleConnection transaction. Otherwise a rollback request is issued. |
|
Remove<TEntity, TDao> | By using Keystone Carbonite, routes an entity deletion request to the underlying Oracle database. |
|
Remove<TEntity> | By using Keystone Carbonite, routes an entity deletion request to the underlying Oracle database. |
|
RemoveAll<TEntity, TDao> | By using Keystone Carbonite, routes a delete all entities request to the underlying Oracle database. |
|
RemoveAll<TEntity> | By using Keystone Carbonite, routes a delete all entities request to the underlying Oracle database. |
|
RemoveDetail<TEntity, TDao, TCarboniteController> | By using Keystone Carbonite, routes a detail entity deletion request to the underlying Oracle database. |
|
RemoveDetail<TEntity, TDao> | By using Keystone Carbonite, routes a detail entity deletion request to the underlying Oracle database. |
|
RemoveDetail<TEntity> | By using Keystone Carbonite, routes a detail entity deletion request to the underlying Oracle database. |
|
RemoveThese<TEntity, TDao> | By using Keystone Carbonite, routes an entity collection deletion request to the underlying Oracle database. |
|
RemoveThese<TEntity> | By using Keystone Carbonite, routes an entity collection deletion request to the underlying Oracle database. |
|
RunProgram<TProgramResult, TDao> | By using Keystone Carbonite, routes a parameterless program execution request to the underlying Oracle database. |
|
RunProgram<TProgramResult, TProgramArguments, TDao> | By using Keystone Carbonite, routes a parameterized program execution request to the underlying Oracle database. |
|
Synchronize<TEntity, TDao> | By using Keystone Carbonite, routes an entity syncing request to the underlying Oracle database. |
|
Synchronize<TEntity> | By using Keystone Carbonite, routes an entity syncing request to the underlying Oracle database. |
|
SynchronizeThese<TEntity, TDao> | By using Keystone Carbonite, routes an entity collection syncing request to the underlying Oracle database. |
|
SynchronizeThese<TEntity> | By using Keystone Carbonite, routes an entity collection syncing request to the underlying Oracle database. |
|
Update<TEntity, TDao> | By using Keystone Carbonite, routes an entity update request to the underlying Oracle database. |
|
Update<TEntity> | By using Keystone Carbonite, routes an entity update request to the underlying Oracle database. |
|
UpdateDetail<TEntity, TEntityValidations, TDao, TCarboniteController> | By using Keystone Carbonite, routes a detail entity update request to the underlying Oracle database. |
|
UpdateDetail<TEntity, TEntityValidations, TDao> | By using Keystone Carbonite, routes a detail entity update request to the underlying Oracle database. |
|
UpdateDetail<TEntity, TEntityValidations> | By using Keystone Carbonite, routes a detail entity update request to the underlying Oracle database. |
|
UpdateThese<TEntity, TDao> | By using Keystone Carbonite, routes an entity collection update request to the underlying Oracle database. |
|
UpdateThese<TEntity> | By using Keystone Carbonite, routes an entity collection update request to the underlying Oracle database. |
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.