dbplus_curr

Example

 int dbplus_curr ( resource $relation , array &$tuple ) 

Description

Reads the data for the current tuple for the given relation.

Return Values

The function will return zero (aka. DBPLUS_ERR_NOERR) on success or a db++ error code on failure.