Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Programming » .NET application programming » SQL Anywhere .NET API reference » SABulkCopyColumnMapping class

 

SABulkCopyColumnMapping constructor

Creates a new column mapping, using column ordinals or names to refer to source and destination columns.

 Overload list

SABulkCopyColumnMapping() constructor
SABulkCopyColumnMapping(int, int) constructor
SABulkCopyColumnMapping(int, string) constructor
SABulkCopyColumnMapping(string, int) constructor
SABulkCopyColumnMapping(string, string) constructor