DB2BulkCopyColumnMapping Members
Represents a column mapping from the data source table to the destination table. The following tables list the members exposed by the DB2BulkCopyColumnMapping class.
Public Constructors
Name | Description |
---|---|
![]() |
Overloaded. Initializes a new DB2BulkCopyColumnMapping object. |
Public Properties
Name | Description |
---|---|
![]() |
Name of the column being mapped in the destination table. |
![]() |
Ordinal value of the column being mapped in the destination table. |
![]() |
Name of the column being copied from the data source. |
![]() |
Ordinal value of the column being copied from the data source. |
Public Methods
Name | Description |
---|---|
![]() |
Determines whether two DB2BulkCopyColumnMapping instances are equal. |
![]() |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() |
Gets the complete text of the column mapping. |