1.
Utility works as if there is an implied GO at the end of any script executed, therefore all statements in the script execute.
实用工具时,好像在被执行的脚本结尾处都带有隐含的GO,因而将执行脚本中的所有语句。
2.
PLINQ will always attempt to execute a query at least as fast as the query would run sequentially.
PLINQ一直会尝试以至少和循序查询一样快的速度执行查询。
3.
If the EXECUTE AS statement has been used to switch context, SYSTEM_USER returns the name of the impersonated context.
如果已使用EXECUTEAS语句进行上下文切换,则SYSTEM_USER将返回模拟的上下文的名称。
4.
The front controller does the dispatching of the request, but that means a little more than just determining the action to execute.
前端控制器并请求的调度,但这意味着不只是一点点决定执行更多的行动。
5.
At run time, the models execute the same way, and there is no performance difference between them.
在运行时,这两个模型以相同的方式执行,而且它们之间没有性能差异。
6.
An activity can execute if it receives all required inputs of at least one input criterion, otherwise it waits for these inputs to arrive.
当活动收到至少一个输入条件的所有必需输入后,便可以执行该活动,否则它将等待这些输入到来。
7.
Nora called him exhaust pipe in her heart, but she had to execute his orders.
诺拉在心里骂他是排气管,但不得不执行他的命令。
8.
When sent out on a business trip of any kind, prepare for it, execute the business to completion, and follow up after you return.
被公司派去出差时,无论是什麽形式的公差,都要做好准备、贯彻执行任务,并且在返回工作岗位后持续追踪,直到完成为止。
9.
This would seem to be the natural way to solve this issue, but it might be hard to execute!
这看来是解决这个问题的自然的方法,但或许很难执行!
10.
pureQuery is able to execute a SQL statement on this existing result set, filtering only the products that have the status of bestseller.
pureQuery可以在这个已有的结果集上执行SQL语句,只过滤出状态为畅销品的产品。