SD.LLBLGen.Pro.ApplicationCore.Synchronization Namespace |
Class | Description | |
---|---|---|
SyncTaskBase |
Abstract class which embodies a sync task to sync relational model data with a source
| |
SyncWithDatabaseTask |
Task which synchronizes relational model data with an external database. Expects project, preferences and callbacks to be set.
| |
SyncWithModelTask |
Task which synchronizes relational model data with the model. Expects project and preferences to be set.
|