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