您要查找的是不是:
- Produces character-mode bulk copy program output of all tables from a database snapshot. 从数据库快照生成所有表的字符模式大容量复制程序输出。
- The bcp utility (Bcp. Exe) is a command-line tool that uses the Bulk Copy Program (BCP) API. bcp实用工具(Bcp.;exe)是一个使用大容量复制程序(BCP)API的命令行工具。
- Uses character-mode bulk copy program output of all tables, but does not lock tables during the snapshot generation process. 在快照生成期间生成所有表的字符模式大容量复制程序输出,但不锁定表。
- bulk copy program 大批量拷贝程序
- This might occur after a bulk copy of data into the table. 这可能在将数据大容量复制到表中以后发生。
- C Builder bulk copy of the code assignment routines. 说明:C++Builder成批拷贝赋值的代码例程。
- An adjunct of the full recovery model that permits high-performance bulk copy operations. 是完整恢复模式的附加模式,允许执行高性能的大容量复制操作。
- They also speed up the logging of bulk copy operations when a database is using the bulk-logged recovery model. 当数据库使用大容量日志恢复模式时,这些数据结构也可以加快将大容量复制操作记录至日志的速度。
- During the execution of a bulk copy operation, this collection can be accessed, but it cannot be changed. 在执行批量复制操作期间,可以访问此集合,但不能进行更改。
- If a batch size is not set, the complete bulk copy operation is treated as one transaction. 如果没有设置批大小,则整个大容量复制操作将被视为一个事务。
- Bbcp a secure peer to peer file copy program supporting large windows and multiple streams. See also the presentation and the PDF paper. 一个安全的对等文件复制程序,支持大窗口和多次流。参阅介绍及PDF文件。
- The server process must have access to that path in order for the bulk copy operation to succeed. 服务器进程将需要访问该路径,批量复制操作才能成功。
- Publication uses character-mode bulk copy to generate the initial snapshot, which supports non-SQL Server Subscribers. 发布使用字符模式的大容量复制来生成初始快照,该快照支持非SQL Server订阅服务器。
- Text editor is a program that enables a user to modify and copy programs and text files in a versatile manner . 文本编辑程序是指能让用户以多种方式修改和拷贝程序和文本文件的一种程序。
- Publication uses native-mode bulk copy to generate the initial snapshot, which only supports SQL Server Subscribers. 发布使用本机模式的大容量复制来生成初始快照,该快照只支持SQL Server订阅服务器。
- Microsoft testing indicates that 8192 is typically the fastest setting for bulk copy operations. Microsoft的测试表明大容量复制操作的最快设置通常为8192。
- Uses native-mode bulk copy output of all tables when synchronizing subscriptions. 同步订阅时,使用所有表的本机模式大容量复制输出。
- Must also be specified when bulk copying data from a query. 从查询大容量复制数据时,还必须指定。
- Defines the storage format used in the data file that transfers data from a bulk copy out operation to a bulk copy in operation. 定义数据文件中使用的存储格式,该文件将数据从向外大容量复制操作传输到向内大容量复制操作。
- Because the snapshot is created using the bcp utility, perform a test bulk copy of your data set and time how long it takes to complete. 因为快照是使用bcp实用工具创建的,所以请对数据集执行大容量复制并测定其完成所用的时间。