DB2®BulkCopyColumnMapping Properties

The properties of the DB2BulkCopyColumnMapping class are listed here.

Public Properties

Name Description
public property DestinationColumn Name of the column being mapped in the destination table.
public property DestinationOrdinal Ordinal value of the column being mapped in the destination table.
public property SourceColumn Name of the column being copied from the data source.
public property SourceOrdinal Ordinal value of the column being copied from the data source.