DB2®BulkCopyColumnMapping Properties
The properties of the DB2BulkCopyColumnMapping class are listed here.
Public Properties
| Name | Description |
|---|---|
DestinationColumn |
Name of the column being mapped in the destination table. |
DestinationOrdinal |
Ordinal value of the column being mapped in the destination table. |
SourceColumn |
Name of the column being copied from the data source. |
SourceOrdinal |
Ordinal value of the column being copied from the data source. |