您要查找的是不是:
- When using default result sets, an application can execute any Transact-SQL statement or batch, but it can only have one outstanding statement on a connection. 使用默认结果集时,应用程序可以执行任何Transact-SQL语句或批处理,但它只允许一个连接中有一个未完成的语句。
- The default mode that SQL Server uses to return a result set back to a client. SQL Server将结果集返回到客户端所使用的默认模式。
- By default, the UNION operator removes duplicate rows from the result set. 默认情况下,UNION运算符将从结果集中删除重复的行。
- The default value is 0, which indicates that the starting position is the beginning of the result set. 默认值为0,指示起始位置为结果集的开始处。
- Here is the result set for either query. 以下是其中任一查询的结果集。
- Here is the result set from either query. 以下是上面任一查询的结果集。
- There are no detail rows in the result set. 结果集中没有明细行。
- Objects returned in a result set. 对象的集合。
- Order of sessions in the result set. 结果集中会话的顺序。
- The query returns a single result set. 查询返回一个结果集。
- Bind the result set columns to program variables. 将结果集列与程序变量绑定。
- The result set of the cursor has at least one row. 游标的结果集至少有一行。
- Property contains the estimated result set size. 属性包含估计的结果集大小。
- In System/38 graphics,the default result of the intersection of two or more colors. 在IBMSystem/38图形技术中,系统将两种或两种以上颜色合成后的自然结果。
- Scrolling through the rows of a result set. 滚动浏览结果集中的行。
- In System / 38 graphics, the default result of the intersection of two or more colors. 在IBM System/38图形技术中,系统将两种或两种以上颜色合成后的自然结果。
- The sorted result set is given in ascending order. 按升序显示排序的结果集。
- You can access the first result set by calling the. 方法可以访问第一个结果集。
- In System/38 graphics, the default result of the intersection of two or more colors. 在ibmsystem/38图形技术中,系统将两种或两种以上颜色合成后的自然结果。
- This locks each row of the result set at open time. 这将在打开时锁定结果集中的每一行。