| 1. | Method can be approximated by a combination of calls to the 对于动态游标,可通过结合对 |
| 2. | The absolute fetch option is not supported with dynamic cursors 动态游标不支持absolute提取选项。 |
| 3. | Number of times a dynamic cursor request has been specified 动态游标请求指定动态游标请求的次数。 |
| 4. | For dynamic cursors it more complex when the fetch size is greater than 1 对于动态游标,当提取大小大于1时,这更为复杂。 |
| 5. | An exclusive lock is always applied during an update operation insert , update , or delete 用户所做的更新、删除和插入操作反映在动态游标中。 |
| 6. | Dynamic cursors including regular forward - only cursors do not retrieve rows until they are fetched 动态游标(包括通常的只进游标)只有在提取行时才进行检索。 |
| 7. | The rowcount option does not affect dynamic cursors , but it does limit the rowset of keyset and insensitive cursors Rowcount选项对动态游标无效,但它可以限制键集的行集和不区分游标。 |
| 8. | If an application does not want to see transient deleted rows by using dynamic cursors , a fetch relative should be used 如果应用程序不希望使用动态游标查看暂时删除的行,则应使用fetch relative ( 0 ) 。 |
| 9. | Forward and dynamic cursors expose deleted rows in a similar way , but only while the cursors remain accessible in the fetch buffer 仅当向前游标和动态游标在提取缓冲区中可访问时,它们才以相似的方式展示已删除的行。 |
| 10. | For dynamic cursors , updated rows will retain their position within the fetch buffer until the window that is defined by the fetch buffer is left 对于动态游标,更新行将保留这些行在提取缓冲区中的位置,直到离开提取缓冲区所定义的窗口。 |