resultsets

resultsets

 英

  • 网络集的概念

例句

In the case of a select query, objects representing ResultSets will be returned.

选择查询情况下返回描述结果对象

Clearly, this approach is not efficient for big resultsets (collections).

显然这种方法对于大型结果集合而言效果

The explicit capture option may be required to reduce some resultsets.

可能要求捕获选项减少某些结果

While you can return multiple resultsets using dynamic SQL, I prefer to use stored procedures.

如果动态SQL语句返回多个数据建议存储过程替代动态SQL语句

It can actually load multiple tables at one time, if the DataReader contains multiple resultsets.

如果DataReader包含多个结果实际上可以一次加载多个

Visual Studio 2005 generates both datasets and resultsets when you use the DataSource Wizard to create a new data source.

使用数据向导创建数据,VisualStudio2005同时生成数据结果