These parameters are often used to filter the report data rows in some way.
这些参数常用于按某种方式过滤报告数据行。
If the number of data rows per page is to be limited, a limit must be specified.
如果要限制一页显示的数据行数,则请指定限制值。
Explains how data rows are stored in a heap and how they are accessed and maintained.
说明如何将数据行存储在堆中,以及如何对其进行访问和维护。
You can specify the data rows that appear in your query by specifying search conditions.
您可以借由指定搜寻条件来指定出现在查询中的资料列。
To avoid having to read the data rows, if the requested columns are all contained within the index entries
如果被请求的列都包含在索引项中,则可以避免不得不读数据行的情况。
When you use the RETURNS structure, you must separately declare result set column names for the output data rows.
在使用RETURNS结构时,必须为输出数据行单独声明结果集列名。
Behavior changes in row compression for tables that have data rows less than or equal to the minimum record length.
对于数据行小于或等于最小记录长度的表的行压缩中的行为变化。
Similarly, each database user is assigned a security label that determines which labeled data rows or columns he or she can access.
类似地,每个数据库用户也都被赋予一个安全标签,这个标签将决定他/她可以访问哪些贴了标签的数据行或列。
Gets or sets a value that represents the maximum number of data rows that a data source control returns for a data retrieval operation.
获取或设置一个值,该值表示在一次数据检索操作中,数据源控件返回的最大数据行数。
Obtains the reference for the table ID, value object class, session attribute for data rows, and session attribute for combo box if one exists.
取得对表格ID、值对象类、数据行的会话属性和组合框(如果有的话)的会话属性的引用。
Gets or sets a value indicating whether a data source control should retrieve a count of all the data rows during a data retrieval operation.
获取或设置一个值,该值表示在数据检索操作过程中,检索数据行时数据源控件应使用的起始位置。
Gets or sets a value that represents the starting position the data source control should use when retrieving data rows during a data retrieval operation.
获取或设置一个值,该值指示在数据检索操作过程中,数据源控件是否应检索所有数据行的计数。
Here is a screenshot of the source data rows returned in the example when performing the "expand to detail" operation. The rows are placed in a new worksheet.
这儿是本例中数据源数据行返回的截图,当执行“扩展到明细”操作时,这些数据行被放在新的工作表中。
For example, if you have three agents, the data rows from the data source will be divided between the three agents and no row will be used more than one time.
就例如如果您三个代理程序来自资料来源的资料列会分成三个代理程序之间,并没有资料列将会使用一次以上。
In DB2 9.7, row compression, also referred to as deep compression, compresses data rows by replacing patterns of values that repeat across rows with shorter symbol strings.
在DB 2 9.7中,行压缩(也称为深度压缩)通过把跨行重复出现的值模式替换为更短的符号字符串来压缩数据行。
In this example, the first thing the optimizer does is to evaluate the condition that state equals NEVADA, because that will rule out a large number of data rows in the table.
本例中,优化器所做的第一件事就是评估state等于NEVADA的这个条件,因为这将排除表中的大量数据行。
The main purpose of allocating free space is to keep the data rows in the same physical sequence as the clustering index, thus reducing the need to frequently reorganize the data.
分配空余空间的主要目的是使数据行的物理顺序与群集索引一致,以减少频繁重组数据的需要。
When a user clicks a link, a page is displayed that enables the user to perform the action that is specified by the link, such as listing detail data rows or editing a data item.
当使用者按一下连结时,会显示网页,让使用者执行连结所指定的动作,例如列出详细资料列或编辑资料项目。
Did you know you can associate metadata with CSV data rows, like expected exceptions? Just add a column with a header like "[ExpectedException]", "[Description]", or some other metadata.
你可能还不知道,在CSV的数据行中可以关联元数据,只要添加一列并在该列的第一行写上[expectedexception]、[Description]或者其他的元数据就行了。
PureQuery API will still be used to provide the data access layer, but it will return the data rows "as is" to the application, in the form of an Employee object with two variables: id and doc.
仍然使用pureQueryAPI提供数据访问层,但是它把数据行“按原样”返回给应用程序,也就是包含两个变量(id和doc)的Employee对象。
Each index partition indexes rows only from the corresponding data partition.
每个索引分区仅从相应的数据分区取得索引行。
With a data set of 10 rows and three clusters, that could take 30 minutes to work out using a spreadsheet.
对于一个具有 10行和三个群集的数据集,若使用电子数据表,需要花上30分钟才能完成。
No rows are locked unless the data is changing.
不锁住任何行,除非数据发生变化。
INSERT_UPDATE adds new input data to the table, or updates existing rows with input data that has matching primary key values.
INSERT_UPDATE将新的输入数据添加到表中,或者用具有匹配主键值的输入数据更新现有的行。
Instead of elements and attributes, the data belongs in columns, rows, and tables.
不再是元素和属性,数据要放到列、行和表中。
The IDS implementation of LBAC allows control over who can access data in individual rows and columns of a table.
IDS中的 LBAC实现允许控制谁可以访问一个表中个别行和列中的数据。
In this application, since we're usually just deleting the rows of old data and creating rows with the new data, we mainly use a row-based feed.
在这个应用程序中,由于我们通常都只按行删除旧数据并按行添加新数据,所以我们主要使用基于行的提要。
Data is modified, and the affected rows are re-written.
更改数据后,重新写入相应的行。
Similarly, each database user is assigned a security label that determines which labeled data (rows or columns) he or she can access.
类似地,每个数据库用户也被赋予一个安全标签,该标签决定他/她可以访问具有哪种标签的数据(行或列)。
It will not use a FOR UPDATE clause when loading the data, so the rows will not be locked.
在装载数据时它并不使用FOR update子句,所以行并不会被锁定。
应用推荐