Name | Description | |
---|---|---|
![]() |
SqlCeBulkCopyColumnMapping | Overloaded. Default constructor that initializes a new SqlCeBulkCopyColumnMapping object. |
Name | Description | |
---|---|---|
![]() |
DestinationColumn | Name of the column being mapped in the destination database table. |
![]() |
DestinationOrdinal | Ordinal value of the destination column within the destination table. |
![]() |
SourceColumn | Name of the column being mapped in the data source. |
![]() |
SourceOrdinal | The ordinal position of the source column within the data source. |