xSQL Schema Compare SDK for SQL Server version 12
SqlMemoryTablePair Class Properties


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

Public Properties
 NameDescription
Public PropertyComparisonStatus Gets the comparison status of the pair members. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase)
Public PropertyId Gets a unique internal id that identifies the pair of object. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase)
Public PropertyIncluded Gets or sets the value that indicates whether the pair should be included in the synchronization script. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase)
Public PropertyLeftEntity Gets the left member of the pair. (Inherited from xSQL.SchemaCompare.SqlServer.SqlPairBase<SqlMemoryTable>)
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. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase)
Public PropertyParentPair Gets the parent of this pair. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase)
Public PropertyRightEntity Gets the right member of the pair. (Inherited from xSQL.SchemaCompare.SqlServer.SqlPairBase<SqlMemoryTable>)
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. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase)
Public PropertySqlCheckConstraintPairs Gets the collection of the check constraints for the pair of memory tables.  
Public PropertySqlColumnPairs Gets the collection of columns for the pair of memory tables.  
Public PropertySqlForeignKeyPairs Gets the collection of the foreign keys for the pair of memory tables.  
Public PropertySqlIndexPairs Gets the collection of indexes for the pair of memory tables.  
Public PropertySqlPermissionPairs Gets the collection of permissions assigned to the pair of memory tables.  
Public PropertySqlPrimaryKeyPair Gets the primary key that belongs to the pair of memory tables.  
Public PropertySqlStatisticPairs Gets the collection of statistics for the pair of memory tables.  
Public PropertySqlTriggerPairs Gets the collection of triggers for the pair of memory tables.  
Public PropertySqlUniqueConstraintPairs Gets the collection of the unique constraints for the pair of memory tables.  
Top
See Also

Reference

SqlMemoryTablePair Class
xSQL.SchemaCompare.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback