OCISetPrefetch

(PHP 3>= 3.0.12, PHP 4 )

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.