Assembly: Keystone.Clockwork.To.Carbonite.Diamant.MySql (in Keystone.Clockwork.To.Carbonite.Diamant.MySql.dll)

Name Description
Public class Add<TEntity, TDao> By using Keystone Carbonite, routes an entity creation request to the underlying MySQL database.
Public class Add<TEntity> By using Keystone Carbonite, routes an entity creation request to the underlying MySQL database.
Public class AddDetail<TEntity, TEntityValidations, TDao, TCarboniteController> By using Keystone Carbonite, routes a detail entity creation request to the underlying MySQL database.
Public class AddDetail<TEntity, TEntityValidations, TDao> By using Keystone Carbonite, routes a detail entity creation request to the underlying MySQL database.
Public class AddDetail<TEntity, TEntityValidations> By using Keystone Carbonite, routes a detail entity creation request to the underlying MySQL database.
Public class AddThese<TEntity, TDao> By using Keystone Carbonite, routes a collection of entities creation request request to the underlying MySQL database.
Public class AddThese<TEntity> By using Keystone Carbonite, routes a collection of entities creation request request to the underlying MySQL database.
Public class Count<TEntity, TDao> By using Keystone Carbonite, routes an entity count request to the underlying MySQL database.
Public class Count<TEntity> By using Keystone Carbonite, routes an entity count request to the underlying MySQL database.
Public class Get<TEntity, TDao> By using Keystone Carbonite, routes an entity read request to the underlying MySQL database.
Public class Get<TEntity> By using Keystone Carbonite, routes an entity read request to the underlying MySQL database.
Public class 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.
Public class 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.
Public class 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.
Public class GetFirst<TEntity, TDao> By using Keystone Carbonite, routes a single entity read request to the underlying MySQL database.
Public class GetFirst<TEntity> By using Keystone Carbonite, routes a single entity read request to the underlying MySQL database.
Public class GetGroup<TEntity, TEntityGroup, TDao> By using Keystone Carbonite, routes an entity aggregation read request to the to the underlying MySQL database.
Public class GetMaster<TEntity, TDao, TCarboniteController> By using Keystone Carbonite, routes a master entity read request to the underlying MySQL database.
Public class GetMaster<TEntity, TDao> By using Keystone Carbonite, routes a master entity read request to the underlying MySQL database.
Public class GetMaster<TEntity> By using Keystone Carbonite, routes a master entity read request to the underlying MySQL database.
Public class 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.
Public class Remove<TEntity, TDao> By using Keystone Carbonite, routes an entity deletion request to the underlying MySQL database.
Public class Remove<TEntity> By using Keystone Carbonite, routes an entity deletion request to the underlying MySQL database.
Public class RemoveAll<TEntity, TDao> By using Keystone Carbonite, routes a delete all entities request to the underlying MySQL database.
Public class RemoveAll<TEntity> By using Keystone Carbonite, routes a delete all entities request to the underlying MySQL database.
Public class RemoveDetail<TEntity, TDao, TCarboniteController> By using Keystone Carbonite, routes a detail entity deletion request to the underlying MySQL database.
Public class RemoveDetail<TEntity, TDao> By using Keystone Carbonite, routes a detail entity deletion request to the underlying MySQL database.
Public class RemoveDetail<TEntity> By using Keystone Carbonite, routes a detail entity deletion request to the underlying MySQL database.
Public class RemoveThese<TEntity, TDao> By using Keystone Carbonite, routes an entity collection deletion request to the underlying MySQL database.
Public class RemoveThese<TEntity> By using Keystone Carbonite, routes an entity collection deletion request to the underlying MySQL database.
Public class RunProgram<TProgramResult, TDao> By using Keystone Carbonite, routes a parameterless program execution request to the underlying MySQL database.
Public class RunProgram<TProgramResult, TProgramArguments, TDao> By using Keystone Carbonite, routes a parameterized program execution request to the underlying MySQL database.
Public class Synchronize<TEntity, TDao> By using Keystone Carbonite, routes an entity syncing request to the underlying MySQL database.
Public class Synchronize<TEntity> By using Keystone Carbonite, routes an entity syncing request to the underlying MySQL database.
Public class SynchronizeThese<TEntity, TDao> By using Keystone Carbonite, routes an entity collection syncing request to the underlying MySQL database.
Public class SynchronizeThese<TEntity> By using Keystone Carbonite, routes an entity collection syncing request to the underlying MySQL database.
Public class Update<TEntity, TDao> By using Keystone Carbonite, routes an entity update request to the underlying MySQL database.
Public class Update<TEntity> By using Keystone Carbonite, routes an entity update request to the underlying MySQL database.
Public class UpdateDetail<TEntity, TEntityValidations, TDao, TCarboniteController> By using Keystone Carbonite, routes a detail entity update request to the underlying MySQL database.
Public class UpdateDetail<TEntity, TEntityValidations, TDao> By using Keystone Carbonite, routes a detail entity update request to the underlying MySQL database.
Public class UpdateDetail<TEntity, TEntityValidations> By using Keystone Carbonite, routes a detail entity update request to the underlying MySQL database.
Public class UpdateThese<TEntity, TDao> By using Keystone Carbonite, routes an entity collection update request to the underlying MySQL database.
Public class UpdateThese<TEntity> By using Keystone Carbonite, routes an entity collection update request to the underlying MySQL database.
Top

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.

.NET Framework

Supported in: 4.6

Others

Xamarin, Mono