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

SQL Anywhere 12.0.1 » UltraLite - .NET Programming » UltraLite.NET API reference » ULBulkCopyColumnMappingCollection class » Add method

 

Add(int, int) method

Creates a new ULBulkCopyColumnMapping object using ordinals to specify both source and destination columns, and adds the mapping to the collection.

 Visual Basic syntax
 C# syntax
 Parameters
 Remarks
 See also