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 编程 » UltraLite.NET API 参考 » ULBulkCopy 类

 

ULBulkCopy 构造函数

用指定的 ULConnection 对象初始化 ULBulkCopy 对象。

 重载列表

ULBulkCopy(string) 构造函数
ULBulkCopy(string, ULBulkCopyOptions) 构造函数
ULBulkCopy(ULConnection) 构造函数
ULBulkCopy(ULConnection, ULBulkCopyOptions, ULTransaction) 构造函数