Product Documentation

FairCom Direct SQL for C and C++

Previous Topic

Next Topic

ctsqlGetCommandFromCursor

Get the command associated with a cursor.

Declaration

CTSQLTYPE ctsqlGetCommandFromCursor(pCTSQLCURSOR hCursor)

Description

  • hCursor the cursor handle.

Return

Returns the command associated with the cursor.

TOCIndex