rowset
美
英 
例句
Specifically, the sample takes a text file consisting of a pair of data elements and turns it into a rowset.
具体地说,该示例获取由数据元素对组成的一个文本文件,并将其转换为行集合。
You see that each attribute is annotated with its path and a target column in a target table ( "rowset" ).
可以看到,每个属性都带有注释,其中包含该属性的路径和它在目标表中的目标列(“rowset”)。
Specifies the file used to collect rows that have formatting errors and cannot be converted to an OLE DB rowset.
指定用于收集格式有误且不能转换为OLEDB行集的行的文件。
The OUTPUT INTO clause cannot be used to insert into a view, or rowset function.
不能将OUTPUTINTO子句插入视图或行集函数。
Name correspondence means that the XML attributes of a particular name are stored in a column in the rowset with the same name.
名称对应表示具有特定名称的XML属性都以相同名称存储在行集中的列内。
This interface can be used to retrieve information in the form of OLE DB rowset objects.
此接口可用于检索OLEDB行集对象形式的信息。
It also exhibits cursor behavior depending on the rowset properties set by an application.
它还可以根据应用程序设置的行集属性来表现游标行为。
The column name in the rowset is different from the element or attribute name to which it is mapped.
行集中的列名不同于它映射到的元素名称或属性名称。
Restrict contents of a rowset to rows matching a set of conditions.
将行集的内容限制为与条件集相匹配的行。
The rowset object is a set of data through which you can navigate and in which you can update, delete, and insert rows.
行集合对象是一个数据集,通过它可以进行定位并且在其中可以更新、删除和插入行。
The UPDATE affects the whole rowset, not just a single row.
UPDATE影响整个行集,而不是单个行。
RowSet objects allow for disconnected interaction with a backend database.
RowSet对象允许您与后端数据库在断开连接的情况下交互。
CONTENT statement to retrieve the mining model schema rowset content for a specified mining model .
如果语句指定了挖掘模型,则结果文件也将包含关联的挖掘结构。
CONTAINSTABLE and FREETEXTTABLE rowset-valued functions can be used in the FROM clause of a SELECT statement.
CONTAINSTABLE和FREETEXTTABLE行集值函数可以在SELECT语句的FROM子句中使用。
Inline UDF's can be thought of as views that take parameters and can be used in JOINs and other Rowset operations.
可以把内联自定义函数想象成视图,它接受参数,而且可用于JOIN和其他行集操作。
Delay changes to rowset data until Update is called.
延迟对行集数据的更改,直到Update被调用。
When writing EXPLICIT mode queries, column names in the resulting rowset must be specified by using this format.
在编写EXPLICIT模式查询时,必须使用以下格式指定所得到的行集中的列名。
Remember that some queries can return multiple Rows, in which case you'll get a RowSet.
记住有一些查询可以返回多个Row,这样的话您就会得到一个RowSet。
The default value for this property is false, which indicates that open rowset queries are not allowed during a session.
此属性的默认值为False,指示在会话期间不允许打开行集查询。
The query returns a rowset that contains the product model ID, manufacturing locations, and manufacturing steps.
此查询返回包含产品样式ID、生产位置和生产步骤的行集。
The node string can be found in the NODE_UNIQUE_NAME column of the schema rowset.
可以在架构行集的NODE_UNIQUE_NAME列中找到节点字符串。
The STATISTICS XML and STATISTICS PROFILE SET options produce one rowset for each query in a batch.
STATISTICSXML和STATISTICSPROFILESET选项为批处理中的每个选项生成一个行集。
In specifying the rowset schema, you specify the column names, their data types, and their mapping to the XML document.
在指定行集架构时,可指定列名、它们的数据类型,以及它们到XML文档的映射。
The CachedRowSetImpl class showcased in this article is an implementation of javax. sql. Rowset interface.
本文中突出展示的CachedRowSetImpl类是javax.sql.Rowset接口的一个实现。
Expression list A comma-separated list of related column identifiers derived from the Content schema rowset.
基于内容架构行集派生的一组以逗号分隔的相关列标识符。
If MRF is not enabled, FETCH statements are prepared without rowset positioning.
如果没有启用MRF,准备FETCH语句时将不包含行集定位。
If the query expression constructs nodes, these constructed nodes are exposed in the resulting rowset.
如果查询表达式构造节点,这些已构造的节点将在结果行集中显示。
In Result mode, the rowset returned by the query appears in a data grid.
在结果模式中,由查询返回的行集显示在数据网格中。
When writing queries that use rowset-valued functions, it is necessary to know the name of the unique key column.
编写使用赋值行集函数的查询时,必须知道唯一键列的名称。
The query results are converted to a flattened rowset for use in the report.
查询结果将转换为平展行集以供报表使用。
In this article, I? ll cover an implementation of the javax. sql. RowSet interface which allows us to do just that.
在本文中,我将介绍javax.sql.RowSet接口的实现,该实现允许我们实现高速缓存解决方案。
This schema rowset lists the data mining support options for each plugin algorithm provider.
此架构行集列出了每个插件算法提供程序的数据挖掘支持选项。
The EXPLICIT mode transforms the rowset that results from the query execution into an XML document.
EXPLICIT模式会将由查询执行生成的行集转换为XML文档。
Expression list A comma-separated list of columns derived from the Content schema rowset.
从内容架构行集派生的一组列,各列间以逗号分隔。
Returns the mining model schema rowset for the specified data mining model.
返回指定数据挖掘模型的挖掘模型架构行集。
Note that the rowset returned has maintained the type information.
注意,返回的行集已对类型信息进行了维护。
Your query must provide a unique tag number for each element that will be constructed from the rowset.
查询必须为从行集构造的每个元素提供唯一标记号。
The following syntax uses the mining model content schema rowset to return the node captions that exist in the mining model.
以下语法使用挖掘模型内容架构行集来返回挖掘模型中存在的节点标题。
These persistent command objects can subsequently be enumerated using the PROCEDURES or VIEWS rowset.
随后可使用PROCEDURES或VIEWS行集枚举这些持久性命令对象。
This information is used in the transformation between the XML nodes and the rowset columns.
此信息用于XML节点和行集列之间的转换。