Product Documentation

FairCom Direct SQL for C and C++

Previous Topic

Next Topic

ctsqlLast

Retrieve the last row from cursor.

Declaration

CTSQLRET ctsqlLast(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