您要查找的是不是:
- "employ"这个字中,重音在第二个音节上In the word " employ " the emphasis be on the second syllable
- BFO逐级细分Use Case的方法An Approach of Step by Step Dividing Use Case Based on BFO
- 对包含游标的查询使用USE PLAN查询提示Using the USE PLAN Query Hint on Queries with Cursors
- 返回一条消息,指示已成功完成USE语句,并且Then returned a message to indicate that the USE statement completed successfully and
- 对USE master语句不会检查SHOWPLAN权限。No SHOWPLAN permission is checked on the USE master statement.
- 若要解决此问题,请执行USE语句打开数据库。To resolve this, execute a USE statement to open the database.
- 角色Use Case:UML的一个更加完全的分析方法ROLE USE CASE: A MORE COMPLETE ANALYSIS METHOD FOR UML
- 说明如何通过USE PLAN查询提示对查询实现强制计划。Explains how to implement plan forcing for a query using the USE PLAN query hint.
- WSDL允许控制参数和返回值的格式设置的use属性使用两个值WSDL allows two values for the use attribute that controls parameter, and return value, formatting
- USE PLAN可以用于强制查询优化器为查询使用指定的查询计划。USE PLAN can be used to force the query optimizer to use a specified query plan for a query.
- 如果数据库用户在数据库上没有CONNECT权限,则USE语句将失败。If the database user does not have CONNECT permission on the database, the USE statement will fail.
- 因此,出现在批处理中USE语句之后的语句将在指定数据库中执行。Therefore, statements that appear in a batch after the USE statement are executed in the specified database.
- 配置选项的当前运行值(sys.configurations.value_in_use中的值)。Currently running value of the configuration option (value in sys. Configurations. Value_in_use).
- 第一个批只包含一条USE AdventureWorks语句,用于设置数据库上下文。The first batch contains only a USE AdventureWorks statement to set the database context.
- 如果你给它USE,它将找到USEnet,但是你给它net,它就不会找到USEnet了。If you give it USE, it finds USENET, but if you give it NET, it doesn't.
- 如果提供默认数据库的名称,则不用执行USE语句就可以连接到指定的数据库。If the name of a default database is supplied, you can connect to the specified database without executing the USE statement.
- 本文使用Z语言给出UML中Use Case图的形式化描述,为UML提供形式化的基础。This paper describes formally the Use Case Diagram with Z language, which provide formal basis for UML.
- 有关如何在通过游标提交的查询的计划指南中使用USE PLAN查询提示的信息,请参阅For information about how to use the USE PLAN query hint in a plan guide for a query submitted with a cursor, see
- 对于计划致使执行缓慢的查询,若已知有更好的计划,则可使用USE PLAN查询提示。The USE PLAN query hint can be used for queries whose plans result in slow execution times, but for which you know better plans exist.
- SETUSER一直保持有效,直到发出其他SETUSER语句或用USE语句更改当前数据库为止。SETUSER remains in effect until another SETUSER statement is issued or until the current database is changed with the USE statement.