OCISetPrefetch

(PHP 3>= 3.0.12, PHP 4 >= 4.0.0)

OCISetPrefetch -- sets number of rows to be prefetched

Description

int OCISetPrefetch (int stmt, int rows)

Sets the number of top level rows to be prefetched. The default value is 1 row.