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 » ULBulkCopy class » ULBulkCopy constructor

 

ULBulkCopy(ULConnection, ULBulkCopyOptions, ULTransaction) constructor

Initializes a ULBulkCopy object with the specified ULConnection, copy options and ULTransaction.

 Visual Basic syntax
 C# syntax
 Parameters
 Remarks
 See also