Parameter
|
Type
|
Description
|
RETURN
|
|
|
|
int
|
OADS_SUCCESS – valid row fetched and the cursor has been moved to the next row.
OADS_BUFFER_FULL – indicates that all rows from the current block have already been returned. No row is returned and the cursor is not advanced.
OADS_NO_DATA – no more data available
OADS_ERROR – error fetching a row
|