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


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

Public Methods
 NameDescription
Public MethodClearAllSchemaObjectsSets to false all options flagged with the attribute ComparisonOptionDescriptorAttribute.OptionTypeComparisonOptionTypeEnum.SchemaObject.

The options cleared by this method correspond to the schema objects.

 
Public MethodClone Clones this object.  
Public MethodComparisonOptionsEquals Indicates whether the comparison options of this object are equal to the comparison options of the other object.  
Public MethodEqualsOverloaded.  Indicates whether this object is equal to the other object.  
Public MethodExecutionOptionsEquals Indicates whether the execution options of this object are equal to the execution options of the other object.  
Public Methodstatic (Shared in Visual Basic)GetComparisonOptionProperties Returns the options that effects the database comparison.  
Public Methodstatic (Shared in Visual Basic)GetExecutionOptionProperties Returns the options that effects the execution of the schema synchronization script.  
Public Methodstatic (Shared in Visual Basic)GetPropertiesGets a collection of properties marked with the attribute ComparisonOptionDescriptorAttribute and one of the specified ComparisonOptionTypeEnum types.  
Public Methodstatic (Shared in Visual Basic)GetSchemaObjectProperties Returns the comparison options that represent database objects.  
Public Methodstatic (Shared in Visual Basic)GetScriptingOptionProperties Returns the options that effects the scripting of database objects and properties.  
Public MethodOptionsEquals Indicates whether the comparison options, with the specified type, of this object are equal to the same options of the other object.  
Public MethodSchemaObjectOptionsEquals Indicates whether the options related to schema objects are equal to the same options of the other object.  
Public MethodScriptingOptionsEquals Indicates whether the scripting options of this object are equal to the scripting options of the other object.  
Public MethodSetAllSchemaObjectsSets to true all options flagged with the attribute ComparisonOptionDescriptorAttribute.OptionTypeComparisonOptionTypeEnum.SchemaObject.

The options sets by this method correspond to the schema objects.

 
Public MethodSetDefaultSchemaObjectsSets to default value of all options flagged with the attribute ComparisonOptionDescriptorAttribute.OptionTypeComparisonOptionTypeEnum.SchemaObject.

The options modified by this method correspond to the schema objects.

 
Public MethodSetSchemaObjectOptionsSets the value of options flagged with the attribute ComparisonOptionDescriptorAttribute.OptionTypeComparisonOptionTypeEnum.SchemaObject to the specified value.  
Top
See Also

Reference

ComparisonOptions Class
xSQL.SchemaCompare.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback