xSQL Schema Compare SDK for SQL Server version 12
PairBase Class Members
Properties  Methods 


The following tables list the members exposed by PairBase.

Protected Constructors
 NameDescription
Protected ConstructorPairBase ConstructorInitializes a new instance of the PairBase class with the specified parent pair.  
Top
Public Properties
 NameDescription
Public PropertyComparisonStatus Gets the comparison status of the pair members.  
Public PropertyId Gets a unique internal id that identifies the pair of object.  
Public PropertyIncluded Gets or sets the value that indicates whether the pair should be included in the synchronization script.  
Public PropertyLeftSupported Indicates whether the schema action required to make the left pair the same as the right pair is supported in the left database.  
Public PropertyParentPair Gets the parent of this pair.  
Public PropertyRightSupported Indicates whether the schema action required to make the right pair the same as the left pair is supported in the right database.  
Top
Public Methods
 NameDescription
Public MethodContainsMemberOverloaded.  Indicates whether the pair contains a member with the specified name and type.  
Public MethodGetLeftTargetedScriptOverloaded.  Returns the script generated for the left member of the pair. This is the script intended for the left database that makes the left member the same as the right member.  
Public MethodGetRightTargetedScriptOverloaded.  Returns the script generated for the right member of the pair. This is the script intended for the right database that makes the right member the same as the left member.  
Public MethodPropageInclusion Propagates the inclusion flag to the descendants of the pair.  
Top
See Also

Reference

PairBase Class
xSQL.SchemaCompare.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback