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

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

 

Add(string, string) method

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

 Visual Basic syntax
 C# syntax
 Parameters
 Remarks
 See also