Scrollable cursors的意思|示意
可滚动游标
Scrollable cursors的网络常见释义
可滚动游标 预处理语句(prepared statements)、绑定参数(bound parameters)、可滚动游标(scrollable cursors)、 定位更新 ( positioned updates )以及 LOB另外本文将简要地介绍下对多字节数据处理
滚动游标 方便结果集(result set)处理的滚动游标(Scrollable cursors ) 支持多线程/进程的并发处理
Scrollable cursors相关例句
Both the ibm_db2 and PDO_IBM drivers support two types of cursors: forward-only cursors and scrollable cursors.
ibm_db2和PDO_IBM驱动程序都支持两种类型的游标:只能前进(forward - only)的游标和可滚动游标。
However, in some cases, you will need to read cursors both forward and backward, in which case you should use scrollable cursor.
但某些情况下,您需要游标既能向前又能向后,此时需要使用可滚动游标。
In addition, the new property is used for both forward only and scrollable cursors for T2zos.
另外,对于T2zos,新的属性可用于单进游标和可滚动游标。
Updatable, holdable, and scrollable cursors on remote procedures are not supported.
在远程过程上不支持可更新、可持有和可滚动的游标。
The default value for this property is true, which means the driver will always try to use multi-row fetch (MRF) for scrollable cursors if the server supports it.
该属性的默认值是true,这意味着在服务器支持的情况下,驱动程序将尝试对可滚动游标使用多行获取(MRF)。
This means it will use MRF for scrollable cursors only if the server supports it for T4 and T2u.
这意味着如果服务器在T4和T2u上支持它,将仅对可滚动游标使用MRF。