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