xSQL Schema Compare SDK for SQL Server version 12
ScriptManager Class Methods


For a list of all members of this type, see ScriptManager members.

Public Methods
 NameDescription
Public MethodExecuteOverloaded.  Executes the synchronization script against the default target database.  
Public MethodExecuteEnableConstraintsOverloaded.  Executes the script that enables the foreign keys and check constraints that were created with NOCHECK option by the main synchronization script.  
Public MethodGetEnableConstraintsLog Returns the log associated with the script that enables foreign keys or check constraints.  
Public MethodGetEnableConstraintsScriptOverloaded.  Returns the script that enables the foreign keys or check constraints.  
Public MethodGetLog Returns the synchronization log which indicates the objects that are modified by the synchronization script.  
Public MethodGetScriptOverloaded.  Returns the schema synchronization script for the default target database.  
Public MethodGetWarnings Returns any warnings associated with the schema synchronization script.  
Public MethodHasEnableConstraintsScript Indicates whether this object contains script fragments that enable the foreign keys or check constraints.  
Public MethodHasWarnings Indicates whether the synchronization script has any warnings.  
Public MethodIsEmpty Returns true if the synchronization script is empty.  
Top
See Also

Reference

ScriptManager Class
xSQL.SchemaCompare.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback