您要查找的是不是:
- Specify a time-out for the bulk load operation. 指定大容量加载操作的超时值。
- The XML API provides a way to bulk load XML data. XML API提供了一种大容量加载XML数据的方法。
- Use UDTs to receive a bulk load of XML data. 使用UDT接收XML数据的批量加载。
- Specify the table or view into which to bulk load the data. 指定要向其大容量加载数据的表或视图。
- Acquire a table-level lock for the duration of the bulk load operation. 在大容量加载操作期间获取表级锁。
- For more information about bulk loading in parallel, see Guidelines for Optimizing Bulk Import. 有关以并行方式大容量加载的详细信息,请参阅优化大容量导入指南。
- Integration Services includes several tasks that facilitate the bulk loading of data. Integration Services包含几个使数据大容量加载更加便利的任务。
- If filter_clause is null, all bulk loaded rows are added. 如果filter_clause为NULL,将添加所有大容量加载的行。
- The system is a bulk loading hopper that fills different sized shipping containers such as bags, drums, and cans. 这个系统是一个散装物料装料斗,装载着不同大小的运输容器,如袋子,鼓形圆桶和罐子等。
- Depending on the data distribution, the concurrent bulk load streams might block each other. 并发大容量加载流可能会相互阻塞,这取决于数据的分布情况。
- Do not execute insert triggers defined on the destination table during the bulk load operation. 在大容量加载操作过程中,不要执行在目标表上定义的插入触发器。
- XML bulk load can be used to populate the underlying tables by using the XML view. 通过XML视图,可使用XML大容量加载来填充基础表。
- Conversely, queries that run under these isolation levels block optimized bulk load operations on heaps. 相反,在这些隔离级别下运行的查询会阻塞针对堆运行的优化大容量加载操作。
- Execute insert triggers defined on the destination table during the bulk load operation. 在大容量加载操作过程中,执行对目标表定义的插入触发器。
- Specify the maximum number of errors allowed before the bulk load operation is canceled. 指定在大容量加载操作取消之前允许的最大错误数。
- Specify transaction log placement. Considerations include bulk load operations and performance. 指定事务日志布局。考虑大量负载下的操作和性能。
- When a page is split during bulk load, the new rows added to the page do not have to be fully logged. 在大容量加载过程中拆分页面时,不必完全记录添加到该页面的新行。
- You want to bulk load XML data and decompose them into the underlying tables by using the XML view. 您希望通过XML视图来大容量加载XML数据,并将其分解到基础表。
- In addition to the common statements, the LOAD TABLE and TRUNCATE TABLE statements are especially useful for bulk loading and deleting of data. 除了这些常见语句之外,如果要批量装载和删除数据,则LOAD TABLE和TRUNCATE TABLE语句将十分有用。
- Many users of the full recovery model temporarily switch to bulk-logged recovery model when bulk loading data and increasing performance outweighs the risk of possible data loss. 在大容量加载数据和提高性能超过可能的数据丢失风险时,许多使用完整恢复模式的用户会临时切换到大容量日志恢复模式。