Product Documentation

FairCom Direct SQL for C and C++

Previous Topic

Next Topic

ctsqlPrev

Retrieve the previous row from cursor.

Declaration

CTSQLRET ctsqlPrev(pCTSQLCURSOR hCursor)

Description

  • hCursor - the cursor handle

Return Values

CTSQLRET_OK on success.

See c-tree Plus Error Codes for a complete listing of valid c-tree Plus error values.

TOCIndex