Product Documentation

FairCom Direct SQL for C and C++

Previous Topic

Next Topic

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.

TOCIndex