The AdoEnums.GetRowsOption class of the com.ms.wfc.data package specifies how many records to retrieve from a Recordset.
class AdoEnums.GetRowsOption extends com.ms.wfc.core.Enum { // Fields public static final int REST; }