| C# |
|---|
| public class TransformMatch : IComparable<TransformMatch> |
| #ctor | Initializes an object instance. |
| Clone | The object string identifier. |
| CompareTo | Provides the default Sort functionality. |
| ChangedNames | Gets a reference to the ChangedNames list. |
| ChangeStatus | Gets or sets the Change Status value. |
| LayoutColumnID | Gets or sets the Join LayoutColumn ID. |
| Sequence | Gets or sets the Sequence value. |
| SourceColumnID | Gets or sets the SourceColumnID value. |
| SourceColumnName | Gets or sets the Join SourceColumn name. |
| SourceDescription | Gets or sets the Join Source Description. |
| TargetColumnID | Gets or sets the TargetColumnID value. |
| TargetColumnName | Gets or sets the Join TargetColumn name. |
| TargetDescription | Gets or sets the Join Target Description. |
| TransformID | Gets or sets the TransformID value. |
| TransformMatchID | Gets or sets the TransformMatchID value. |
| ColumnSequence | The Sequence column name. |
| ColumnSourceColumnID | The SourceColumnID column name. |
| ColumnSourceColumnName | The Join SourceColumn name. |
| ColumnSourceDescription | The Join SourceColumn name. |
| ColumnTargetColumnID | The TargetColumnID column name. |
| ColumnTargetColumnName | The Join TypeName column name. |
| ColumnTargetDescription | The Join TypeName column name. |
| ColumnTransformID | The TransformID column name. |
| ColumnTransformMatchID | The TransformMatchID column name. |
| TableName | The table name. |