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