Specifies the dynaset cache and fetch parameters for the dynaset created from the PL/SQL cursor.
The arguments for the method are:
Arguments | Description |
---|---|
SliceSize |
Cache slice size. |
perblock |
Cache slices for each block. |
Blocks |
Cache maximum number of blocks. |
FetchLimit |
Fetch array size. |
FetchSize |
Fetch array buffer size. |