• The query attribute tells Coldfusion which query record sets you want to output.

    query属性告诉Coldfusion您想输出哪条查询记录。

    youdao

  • youdao

  • Select a record from the results of this query.

    从这个查询的结果中选择一个记录。

    youdao

  • Record of report, query and analysis specifications.

    报告、查询和分析规范的记录。

    youdao

  • The easiest way is to first query for the record you want to change, then load the record into an object.

    最简单的方法是先查询您想要改变的记录,然后再将这些记录导入到一个对象中。

    youdao

  • Because you're dealing with a small amount of data for each record, this kind of query scales pretty well.

    由于对于每个记录只需处理少量的数据,这种查询可以很好地进行扩展。

    youdao

  • For example, a database connection for a particular unit test might record the query while always returning the same hardwired result.

    例如,虽然某一特定单元测试的数据库连接始终返回相同的硬连接结果,但可能会记录查询。

    youdao

  • It generates an HTML table with field names from the query result object as a header row, then each record listed subsequently.

    它生成了一个html表,并且以来自查询结果对象的字段名作为表的标题行,之后,每条记录依次列出。

    youdao

  • From the query results, shown in Listing 8, you can see that one audit record was generated for the failed update statement.

    在清单8中显示的查询结果中,您可以看到有一条关于失败的更新语句的审计记录。

    youdao

  • We now have a fully built vector space for searching that will return filenames containing the relevant LDAP data record where the query matches.

    我们现在已经完整地构建了搜索向量空间,这种搜索将返回包含匹配查询的相关LDAP数据记录的文件名。

    youdao

  • The system repeats the information; when the customer confirms it, or repeats the query, the system develops a record of the different ways the target word can be spoken.

    系统重复相关信息;当用户确认这条信息,或者重复查询时,系统便获得了目标词的一个不同方式的语音表达记录。

    youdao

  • For sparse lookup, a database query is generated based on each input record and the query is sent to the target database to get the result.

    对于稀疏查找来说,它将根据每条输入记录来生成数据库查询,并且查询将被发送给目标数据库以获取结果。

    youdao

  • The last command can delete a specific record by ID or many records through a query.

    最后一个命令可以按照ID删除一条特定记录,也可以通过查询删除多条记录。

    youdao

  • From the query results, shown in Listing 5, you can see that one audit record was generated for the failed update statement.

    从清单5显示的查询结果可以看出,针对失败的更新语句有一条审计记录。

    youdao

  • For example, if you remove the ability of a query word to match more than once, or more than once in the same field, the distribution of the scores within a record will change dramatically.

    例如,如果删除多次匹配查询词或多次匹配同一字段的功能,则记录中的分数分布将发生很大变化。

    youdao

  • This query causes DB2 to return the first E-mail element it finds within each qualifying XML document (customer contact record).

    该查询导致DB2返回它在每个符合条件的XML文档(客户联系方式记录)中找到的第一个电子邮件元素。

    youdao

  • Informix server will then generate a file named sqexplain.out in your user home directory which will record the detailed query execution plan and its costs as we talked about above.

    然后,Informix服务器将在用户home目录中生成一个名为sqexplain . out的文件,正如上面谈到的,其中将记录详细的查询执行计划及其成本。

    youdao

  • Given a table named Data with an integer column named id, this query will return each record identified in the list.

    如果给定一个名为Data的表和一个名为id的整数列,此查询将返回列表中标识的每个记录。

    youdao

  • Select and run a query for one of the record types that has been enabled for the integration (such as All Defects).

    为在这个集成中激活的记录类型选择并运行一个查询(比如allDefects)。

    youdao

  • In this case, SharePoint only needs to query a single record from the Lists table in the content database.

    在这种情况下,SharePoint只用在内容数据库中查询Lists数据表的单个记录。

    youdao

  • Therefore, Sue can use any search and query capabilities of the change management application to find the defect record that she is looking for.

    因此,Sue可以使用变更管理的任意搜索与查询功能,以找到她所寻找的缺陷记录。

    youdao

  • If a wrapper function needs to record or take note of an action, or needs to query the pseudo database, it USES the pseudo_client_op function to perform an operation.

    如果包装器函数需要记录一个动作,或者需要查询pseudo数据库,它将使用pseudo_client _ op函数来执行操作。

    youdao

  • The record type that they need to query against is TMConfiguredTestCase.

    他们需要查询的记录类型是TMConfiguredTestCase。

    youdao

  • In addition, the return clause in this query contains conditional logic to determine if an E-mail element is present in a given customer's record.

    此外,这个查询中的return子句包含一个条件逻辑,用于判断给定客户的记录中是否存在e- mail元素。

    youdao

  • Our example retrieves a subset of one XML trade record stored in DB2, while a more general query involving all credit default swap trades would return forty full trade records.

    我们的例子检索存储在DB 2中的一个XML交易记录的子集,而一个更加一般的、涉及所有信用违约掉期交易的查询,将会返回所有40个交易记录。

    youdao

  • The find method will query your Employees table for the record whose primary key is 18.

    Find方法会查询你的Employee表中的记录,看谁的主键值为18。

    youdao

  • Running this query causes a sequence of emailList elements to be returned, one per qualifying customer record.

    该查询将返回一个 “emailList”元素序列,每个符合条件的客户记录对应一个元素。

    youdao

  • Covered indexes enhance performance when all fields requested by a query are contained within the covered index because there is no need to pull up the full document record.

    Covered索引在查询所请求的全部字段都包含在Covered索引中时能提升性能,因为不再需要取出完整的文档记录。

    youdao

  • This method accepts two input arguments—the product ID and an array containing the revised record—and uses Zend_Db's update() method to execute an UPDATE query on the database table.

    这个函数接收两个输入参数 —产品ID和一个包含修改记录的数组 —并使用 Zend_Db的update() 函数对数据库表执行一个 UPDATE查询。

    youdao

  • Now that I have introduced the capability to record the path of a recursion and to detect recursion at runtime, it is possible to map the NOCYCLE keyword of Oracle's CONNECT BY query syntax.

    至此我已经介绍了记录递归路径和在运行时检测递归的功能,实际上还可以映射Oracle的CONNECT BY查询语法中的NOCYCLE关键字。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定