Namespace PerpetuumSoft.DataModel.MsSql.Synchronizers contains classes used for synchronization of database objects.

Classes

  ClassDescription
DatabaseSynchronizer
Manages synchronizers for database objects.
Script
Represents the DDL script.
ScriptSection
Represents scritpts section.
Synchronizer
Performs comparison and builds synchronization script for database elements.
SynchronizerCollection<(Of <(T>)>)
Represents a collection of Synchronizer.

Enumerations

  EnumerationDescription
SynchronizerAction
Represents synchronization action.
SynchronizerState
Represents synchronizer state.