xSQL.SchemaCompare.SqlServer Namespace : ScriptManager Class |
For a list of all members of this type, see ScriptManager members.
Name | Description | |
---|---|---|
ExecutionCanceled | Occurs when the execution of synchronization script is canceled. | |
ExecutionFailed | Occurs when the execution of synchronization script fails. | |
ExecutionProgress | Occurs during the script execution and provides progress information such as the percentage of the overall script that has been completed. | |
ExecutionStarting | Occurs before the execution of synchronization script starts. | |
ExecutionSucceeded | Occurs after the execution of synchronization script succeeds. | |
SchemaOperation | Occurs during scripting or execution and provide progress information. | |
SchemaScriptExecuted | Occurs after a script fragment executes. | |
SchemaScriptExecuting | Occurs before a script fragment executes. |