Namespace PerpetuumSoft.DataModel contains the DatabaseSync component and additional classes to manage this component
Classes
| Class | Description | |
|---|---|---|
| AbortUpdateException | Represents exception appearing if the user aborts synchronization. | |
| DatabaseSync | Performs database updates and comparisions. | |
| DatabaseSyncOptions | Represents options of databases synchronization. | |
| DatabaseUpdatingEventArgs | Represents parameters of the DatabaseUpdating event. | |
| FunctionRequareEventArgs | Represents arguments of the FunctionRequire event. | |
| ProgressEventArgs | Represents the Progress event arguments. | |
| ScriptExecuteEventArgs | Represents ScriptExecuted event arguments. | |
| SkipSynchronizingEventArgs | Represents arguments for the SkipSynchronizing event. |