FairCom Direct SQL for C and C++
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.