The DatabaseSync type exposes the following members.

Events

  NameDescription
DatabaseUpdated
Occurs when database structure is changed.
DatabaseUpdating
Occurs when database structure starts changing.
Disposed
Occurs when the component is disposed by a call to the Dispose()()() method.
(Inherited from Component.)
Progress
Occurs when progress information on the current operation changes.
ScriptExecuted
Occurs when script section synchronization is executed.
ScriptExecuting
Occurs before a script is executed.
SkipSynchronizing
Occurs during the scripts building. Used to skip separate objects synchronization.

See Also