FairCom Direct SQL for C and C++
ctsqlGetConnectionFromCursor
Get the connection associated with a cursor.
Declaration
CTSQLTYPE ctsqlGetConnectionFromCursor(pCTSQLCURSOR hCursor)
Description
- hCursor the cursor handle.
Return
Returns the connection associated with the cursor.