此内容没有您所选择的语言版本。
A.10. Bulk Execution
Non batched
Insert, Update, Delete
commands may have multi-valued Parameter
objects if the capabilities shows support for BulkUpdate. Commands with multi-valued Parameters represent multiple executions of the same command with different values. As with BatchedUpdates, bulk operations should be executed atomically if possible.