您要查找的是不是:
- 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.