This topic has not yet been rated - Rate this topic

SqlBulkCopyColumnMapping Properties

  Name Description
Public property DestinationColumn Name of the column being mapped in the destination database table.
Public property DestinationOrdinal Ordinal value of the destination column within the destination table.
Public property SourceColumn Name of the column being mapped in the data source.
Public property SourceOrdinal The ordinal position of the source column within the data source.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.