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

 

ULBulkCopy constructor

Initializes a ULBulkCopy object with the specified ULConnection object.

 Overload list

ULBulkCopy(string) constructor
ULBulkCopy(string, ULBulkCopyOptions) constructor
ULBulkCopy(ULConnection) constructor
ULBulkCopy(ULConnection, ULBulkCopyOptions, ULTransaction) constructor