Product Documentation

FairCom Direct SQL for C and C++

Previous Topic

Next Topic

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.

TOCIndex