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 » UltraLite - .NET Programming » UltraLite.NET API reference » ULBulkCopyColumnMappingCollection class » Add method

 

Add(int, string) method

Creates a new ULBulkCopyColumnMapping object using a column ordinal to refer to the source column and a column name to refer to the destination column, and adds mapping to the collection.

 Visual Basic syntax
 C# syntax
 Parameters
 Remarks
 See also