您要查找的是不是:
- ALLOW_PAGE_LOCKS设置为OFF时,无法重新组织索引。An index cannot be reorganized when ALLOW_PAGE_LOCKS is set to OFF.
- 若要确定支付给所有雇员的金额总数,请使用COALESCE函数,它只接受在hourly_wage、salary和commission中找到的非空值。To determine the total amount paid to all employees, use the COALESCE function to receive only the nonnull value found in hourly_wage, salary, and commission.
- 不能为已禁用的索引或ALLOW_PAGE_LOCKS设置为OFF的索引指定REORGANIZE。REORGANIZE cannot be specified for a disabled index or an index with ALLOW_PAGE_LOCKS set to OFF.
- 使用Allow允许访问未知服务器上的文档,或使用Block阻止访问未知服务器上的文档。Use Allow to allow access to documents on unknown servers, or Block to block access to documents on unknown servers.
- 必须将ALLOW_SNAPSHOT_ISOLATION数据库选项设置为ON,事务才能在快照隔离下运行。Before a transaction can run under snapshot isolation, the ALLOW_SNAPSHOT_ISOLATION database option must be set ON.
- 下面的代码示例演示了Allow规则和Deny规则的分离,并演示了兼容规则的权限组合。The following code example demonstrates the separation between Allow rules and Deny rules, and shows the combination of rights in compatible rules.
- 如果订阅不使用DTS包,则不能订阅已设置为allow_transformable_subscriptions的发布。If a subscription does not use a DTS package, it cannot subscribe to a publication that is set to allow_transformable_subscriptions.
- 在下一份表格的方框中键入“eurekalert.org”,并点击“Allow”(允许),然后点击“OK”(确认)。In the next form, type "eurekalert. Org" in the box and click on "Allow," then click "OK."
- 当您想让调试器确定Terminate命令在远程会话中是否可用,可以选择Allow termination of remote VM选项。Select the Allow termination of remote VM option when you want the debugger to determine whether the Terminate command is available in a remote session.
- 在创建新项目之后,如果编译器对定义_CE_ALLOW_SINGLE_THREADED_OBJECTS_IN_MTA发出警告,则您必须在主头文件中定义此标志。After creating your new project, if the compiler issues a warning on defining _CE_ALLOW_SINGLE_THREADED_OBJECTS_IN_MTA, you have to define this flag in your main header file.