Assembly: Keystone.Clockwork.To.Carbonite.Diamant (in Keystone.Clockwork.To.Carbonite.Diamant.dll)
| Name | Description | |
|---|---|---|
|
Add<TEntity, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity creation request to the underlying relational data store. |
|
Add<TEntity, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity creation request to the underlying relational data store. |
|
AddDetail<TEntity, TEntityValidations, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes a detail entity creation request to the underlying relational data store. |
|
AddDetail<TEntity, TEntityValidations, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes a detail entity creation request to the underlying relational data store. |
|
AddThese<TEntity, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes a collection of entities creation request request to the underlying relational data store. |
|
AddThese<TEntity, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes a collection of entities creation request request to the underlying relational data store. |
|
BuildGroupBy | Creates a new GroupBy instance. |
|
BuildOrderBy | Creates a new OrderBy instance. |
|
BuildPaging | Creates a new Paging instance. |
|
BuildWhere | Creates a new Where instance. |
|
BuildWhereParameter | Creates a new WhereParameter instance. |
|
BuildWhereParameters | Creates a new WhereParameter collection. |
|
Count<TEntity, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity count request to the underlying relational data store. |
|
Count<TEntity, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity count request to the underlying relational data store. |
|
Get<TEntity, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity read request to the underlying relational data store. |
|
Get<TEntity, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity read request to the underlying relational data store. |
|
GetDetail<TEntity, TDao, TDataContext, TDataCommand, TDataReader> | 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 relational data store. |
|
GetDetail<TEntity, TDataContext, TDataCommand, TDataReader> | 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 relational data store. |
|
GetFirst<TEntity, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes a single entity read request to the underlying relational data store. |
|
GetFirst<TEntity, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes a single entity read request to the underlying relational data store. |
|
GetGroup<TEntity, TEntityGroup, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity aggregation read request to the to the underlying relational data store. |
|
GetMaster<TEntity, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes a master entity read request to the underlying relational data store. |
|
GetMaster<TEntity, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes a master entity read request to the underlying relational data store. |
|
MakeTransactional<TDataContext, TInnerGearResult> | Runs the inner gear and if it is successful, a commit request is issued to the DiamantCarboniteController<TDataContext> transaction. Otherwise a rollback request is issued. |
|
Remove<TEntity, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity deletion request to the underlying relational data store. |
|
Remove<TEntity, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity deletion request to the underlying relational data store. |
|
RemoveAll<TEntity, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes a delete all entities request to the underlying relational data store. |
|
RemoveAll<TEntity, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes a delete all entities request to the underlying relational data store. |
|
RemoveDetail<TEntity, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes a detail entity deletion request to the underlying relational data store. |
|
RemoveDetail<TEntity, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes a detail entity deletion request to the underlying relational data store. |
|
RemoveThese<TEntity, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity collection deletion request to the underlying relational data store. |
|
RemoveThese<TEntity, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity collection deletion request to the underlying relational data store. |
|
RunProgram<TProgramResult, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes a parameterless program execution request to the underlying relational data store. |
|
RunProgram<TProgramResult, TProgramArguments, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes a parameterized program execution request to the underlying relational data store. |
|
Synchronize<TEntity, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity syncing request to the underlying relational data store. |
|
Synchronize<TEntity, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity syncing request to the underlying relational data store. |
|
SynchronizeThese<TEntity, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity collection syncing request to the underlying relational data store. |
|
SynchronizeThese<TEntity, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity collection syncing request to the underlying relational data store. |
|
Update<TEntity, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity update request to the underlying relational data store. |
|
Update<TEntity, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity update request to the underlying relational data store. |
|
UpdateDetail<TEntity, TEntityValidations, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes a detail entity update request to the underlying relational data store. |
|
UpdateDetail<TEntity, TEntityValidations, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes a detail entity update request to the underlying relational data store. |
|
UpdateThese<TEntity, TDao, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity collection update request to the underlying relational data store. |
|
UpdateThese<TEntity, TDataContext, TDataCommand, TDataReader> | By using Keystone Carbonite, routes an entity collection update request to the underlying relational data store. |
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.