xSQL.SchemaCompare.SqlServer Namespace : ScriptManager Class |
For a list of all members of this type, see ScriptManager members.
Name | Description | |
---|---|---|
![]() | EnableContraintScripts | Gets the collection of script fragments that enable foreign keys and check constraints. If the option ComparisonOptions.ScriptConstraintsWithNoCheck is selected. |
![]() | Options | Gets the comparison option. |
![]() | PostTransactionScripts | Gets the collection of script fragments that run after the main transaction. |
![]() | PreTransactionScripts | Gets the collection of script fragments that run before the main transaction. |
![]() | SourceDatabase | Gets the source database. |
![]() | TargetDatabase | Gets the target database. |
![]() | TransactionalScripts | Gets the collection of script fragments that run within the main transaction. |