xSQL.SchemaCompare.SqlServer Namespace : ComparisonOptions Class |
For a list of all members of this type, see ComparisonOptions members.
Name | Description | |
---|---|---|
![]() | ClearAllSchemaObjects | Sets to false all options flagged with the attribute ComparisonOptionDescriptorAttribute.OptionTypeComparisonOptionTypeEnum.SchemaObject.
The options cleared by this method correspond to the schema objects. |
![]() | Clone | Clones this object. |
![]() | ComparisonOptionsEquals | Indicates whether the comparison options of this object are equal to the comparison options of the other object. |
![]() | Equals | Overloaded. Indicates whether this object is equal to the other object. |
![]() | ExecutionOptionsEquals | Indicates whether the execution options of this object are equal to the execution options of the other object. |
![]() ![]() | GetComparisonOptionProperties | Returns the options that effects the database comparison. |
![]() ![]() | GetExecutionOptionProperties | Returns the options that effects the execution of the schema synchronization script. |
![]() ![]() | GetProperties | Gets a collection of properties marked with the attribute ComparisonOptionDescriptorAttribute and one of the specified ComparisonOptionTypeEnum types. |
![]() ![]() | GetSchemaObjectProperties | Returns the comparison options that represent database objects. |
![]() ![]() | GetScriptingOptionProperties | Returns the options that effects the scripting of database objects and properties. |
![]() | OptionsEquals | Indicates whether the comparison options, with the specified type, of this object are equal to the same options of the other object. |
![]() | SchemaObjectOptionsEquals | Indicates whether the options related to schema objects are equal to the same options of the other object. |
![]() | ScriptingOptionsEquals | Indicates whether the scripting options of this object are equal to the scripting options of the other object. |
![]() | SetAllSchemaObjects | Sets to true all options flagged with the attribute ComparisonOptionDescriptorAttribute.OptionTypeComparisonOptionTypeEnum.SchemaObject.
The options sets by this method correspond to the schema objects. |
![]() | SetDefaultSchemaObjects | Sets to default value of all options flagged with the attribute ComparisonOptionDescriptorAttribute.OptionTypeComparisonOptionTypeEnum.SchemaObject.
The options modified by this method correspond to the schema objects. |
![]() | SetSchemaObjectOptions | Sets the value of options flagged with the attribute ComparisonOptionDescriptorAttribute.OptionTypeComparisonOptionTypeEnum.SchemaObject to the specified value. |