xSQL Schema Compare SDK for SQL Server version 12
ComparisonOptionTypeEnum Enumeration


Defines constants that represents the type of a comparison option.
Syntax
'Declaration
 
<System.FlagsAttribute()>
Public Enum ComparisonOptionTypeEnum 
   Inherits System.Enum
[System.FlagsAttribute()]
public enum ComparisonOptionTypeEnum : System.Enum 
[System.FlagsAttribute()]
__value public enum ComparisonOptionTypeEnum : public System.Enum 
Members
MemberDescription
ComparisonOption Indicates a comparison option.
ExecutionOption An option the effects the execution of the synchronization script.
FilegroupMapping Indicates a filegroup mapping option.
SchemaObject The option specifies a schema (database) object.
ScriptingOption An option that effects the way an object is scripted.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         xSQL.SchemaCompare.SqlServer.ComparisonOptionTypeEnum

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

xSQL.SchemaCompare.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback