<< Click to Display Table of Contents >>

JDBCFetchRow

The number of result rows to get at one time via JDBC.

Prototype

integer JDBCFetchRow

Example

var ds = This.GetDataSet();

_DEBUG("JDBCFetchRow " + ds.JDBCFetchRow);