xSQL.SchemaCompare.SqlServer Namespace : SqlUniqueConstraintPairEventArgs Class |
The following tables list the members exposed by SqlUniqueConstraintPairEventArgs.
Name | Description | |
---|---|---|
![]() | SqlUniqueConstraintPairEventArgs Constructor | Initializes a new instance of the SqlUniqueConstraintPairEventArgs class with the specified pair of constraints. |
Name | Description | |
---|---|---|
![]() | Cancel | Gets or sets the value that indicates whether the event should be canceled. (Inherited from xSQL.SchemaCompare.SqlServer.SqlEntityPairEventArgs<SqlUniqueConstraintPair,SqlUniqueConstraint>) |
![]() | Pair | Gets the pair of entities contained in the event data. (Inherited from xSQL.SchemaCompare.SqlServer.SqlEntityPairEventArgs<SqlUniqueConstraintPair,SqlUniqueConstraint>) |