• 表明返回数据集中数据什么

    Indicates what the first row of data should be in the set of data to be returned.

    youdao

  • 结果显示查询返回行数据

    The result shows that the query returns one row.

    youdao

  • 程序输出数据,其中包含指定客户所有XML联系信息

    This program prints a single row of data containing all the XML contact information for the specified customer.

    youdao

  • 滚动某个记录之前,静态游标并不真正获取数据

    Static cursors do not actually get a row of data until you scroll to that record.

    youdao

  • ATQ操作符消费者可以每次 ATQ缓冲区读取数据

    The consumer of the ATQ operator can read data one row at a time from the ATQ buffer.

    youdao

  • 我们可以这样使用来自清单1中的数据实例需要显示数据

    Let's say that, using the data instance from Listing 1, we want only one row of data to be presented at a time.

    youdao

  • 为了数据进行操作必须代码添加一些脚本程序

    To navigate to the next line of data, you have to add some scripting to your code.

    youdao

  • 通常Domino文档映射rdbms中的一行数据

    You can typically map a Domino document to a row in an RDBMS table.

    youdao

  • 分区用于确定特定数据存储哪个分区一个()。

    A partitioning key is a column (or group of columns) that is used to determine the partition in which a particular row of data is stored.

    youdao

  • 两个脚本都会连接数据并检索数据该行输出屏幕上

    Each script connects to the database, retrieves a row of data, and outputs that row to the screen.

    youdao

  • 使我们自动更新数据中的数据并且得到一个自动增长的主键ID

    This allows us to atomically update in a place a single row in a database, and get a new auto-incremented primary ID.

    youdao

  • 同一测定项目中,同一行数据小写字母不同者为差异显著P<0.05)

    Notes: Values in the same raw of same item with different superscripts differ significantly(P<0.05).

    youdao

  • 就是说Read函数能够返回一个对象指针而不返回数据

    That is, a Read function could return a pointer to a table object instead of returning a row of data.

    youdao

  • 祝贺您已经创建了Cloudscape数据表中填充一行数据

    Congratulations, you have created a Cloudscape database and populated a table with a row of data.

    youdao

  • 远程查询比较复杂,需要消耗较多时间,必须在执行较长时间之后才能返回行数据

    The remote queries are complex, time consuming and take some time to return the first row

    youdao

  • 通过这个例子得到的结果同样让人有点失望,因为只有数据XML文件复制结果

    The result from this example was also a little disappointing, because only one line of data was copied from the XML document to the output.

    youdao

  • 数据可视化之间绑定,例如:数据中的行数据创建数据库中的属性绑定

    Direct binding of data to visuals (e.g., create one circle for every row in a database; bind properties of the circles to columns in the database)

    youdao

  • 此外如果远程查询都执行大约相同时间之后返回行数据那么异步带来好处可以实现最大化

    In addition, if the remote operations take approximately the same amount of time to return the first row, then the benefit achieved in enabling asynchrony is maximized.

    youdao

  • 接收参数紧跟竖线后面数据竖线、分号逗号结束,意味着参数可以包含很多间隔隔开

    The argument received consists of everything on the line following the vertical bar up until a vertical bar, a semi-colon or a comma. That means the argument may contain spaces.

    youdao

  • 意味着输出Product size100ml每个Productdetail成员显示数据

    This means the output will display a single row of data for each Product detail member whose Product size is 100 ml.

    youdao

  • 首先我们必须告知网格xml元素数据定义什么这种情况下命名为‘’,以下XML示例

    First we need to tell the grid what XML element defines each row of data, in this case it's named 'Item' as you can see from the sample XML below.

    youdao

  • 正在返回JsonRecordWriter实例是一个内部,用于清单3获取数据生成清单4中的数据

    You are returning an instance of JsonRecordWriter, an inner class that will get a line of data from Listing 3 and produce a line of data in Listing 4.

    youdao

  • 理解这种行为需要知道运行多少select语句以及需要读取中的行数据次数(不是通过索引直接访问)。

    To understand this behavior, you need to know how many SELECT statements were run and the number of times you had to read the next row in the table (rather than a direct access through an index).

    youdao

  • 因此,能异步中获得最多好处联邦查询那些远程查询比较复杂,返回行数据之前需要花费较多时间的查询。

    Thus, the federated queries which benefit the most from asynchrony are those whose remote queries are complex and and for which it is time consuming to return the first row.

    youdao

  • UNION操作每次使用SHIP缓冲区中的数据数据通过RETURN 操作符上传到应用程序

    The UNION operator consumes the data a row at a time from the SHIP buffer and flows the row upwards to the application through the RETURN operator.

    youdao

  • 我们简单任务入手:从数据选择一行数据放入一个Perl程序中;接着逐步介绍一些高级主题包括处理对象调用存储过程

    You'll go from the simple task of selecting a row from a database into a Perl program to more advance topics, including dealing with large objects and invoking stored procedures.

    youdao

  • 例如如果成员正在更新数据那么一个成员不能以未提交读(uncommitted read)以外任何隔离级别读取一行

    For example, if one member is updating a row, it would not be proper for another member to read the row with any other isolation level than uncommitted read.

    youdao

  • 数据所创建索引成为计数器因为每当新的一行数据加进来时候,这个索引唯一增量意味着计数器将字符串数据总量同步变化。

    The index created for each row of data becomes the count because it was only incremented when a new row of data was found, meaning it is in sync with the amount of data in the string.

    youdao

  • 清单15解释了IMPORT操作样例输出其中拒绝6数据其中一行因为XML文档符合指定模式

    Listing15 illustrates sample output from an IMPORT operation in which one row of six was rejected because its XML document did not conform to the specified schema.

    youdao

  • 清单15解释了IMPORT操作样例输出其中拒绝6数据其中一行因为XML文档符合指定模式

    Listing15 illustrates sample output from an IMPORT operation in which one row of six was rejected because its XML document did not conform to the specified schema.

    youdao

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

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

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