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


For a list of all members of this type, see SqlTablePair 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<SqlTable>)
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<SqlTable>)
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 check constraints that belong to the pair of tables.  
Public PropertySqlClrTriggerPairs Gets the collection of CLR triggers that belong to the pair. (Inherited from xSQL.SchemaCompare.SqlServer.TableViewPairBase<SqlTable>)
Public PropertySqlColumnPairs Gets the collection of columns that belong to the pair. (Inherited from xSQL.SchemaCompare.SqlServer.TableViewPairBase<SqlTable>)
Public PropertySqlEdgeConstraintPairs Gets the collection of the edge constraints that belong to the pair of tables.  
Public PropertySqlExtendedPropertyPairs Gets the collection of extended properties that belong to the pair. (Inherited from xSQL.SchemaCompare.SqlServer.TableViewPairBase<SqlTable>)
Public PropertySqlForeignKeyPairs Gets the collection of foreign keys that belong to the pair of tables.  
Public PropertySqlFullTextIndexPair Gets or sets the full-text index that belongs to the pair. (Inherited from xSQL.SchemaCompare.SqlServer.TableViewPairBase<SqlTable>)
Public PropertySqlIndexPairs Gets the collection of indexes that belong to the pair. (Inherited from xSQL.SchemaCompare.SqlServer.TableViewPairBase<SqlTable>)
Public PropertySqlPermissionPairs Gets the collection of permissions assigned to the pair. (Inherited from xSQL.SchemaCompare.SqlServer.TableViewPairBase<SqlTable>)
Public PropertySqlPrimaryKeyPair Gets or sets the pair of primary keys that belong to the pair of table.  
Public PropertySqlSpatialIndexPairs Gets the collection of spatial indexes that belong to the pair of tables.  
Public PropertySqlStatisticPairs Gets the collection of statistics that belong to the pair. (Inherited from xSQL.SchemaCompare.SqlServer.TableViewPairBase<SqlTable>)
Public PropertySqlTriggerPairs Gets the collection of triggers that belong to the pair. (Inherited from xSQL.SchemaCompare.SqlServer.TableViewPairBase<SqlTable>)
Public PropertySqlUniqueConstraintPairs Gets the collection of unique constraints that belong to the pair of tables.  
Public PropertySqlXmlIndexPairs Gets the collection of xml indexes that belong to the pair of tables.  
Top
See Also

Reference

SqlTablePair Class
xSQL.SchemaCompare.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback