bool qDbClose ( Q_DB db  ) 

Disconnect from database server

Parameters:
db a pointer of Q_DB structure
Returns:
true if successful, otherwise returns false.
Note:
Before you call qDbFree(), Q_DB structure still contains database information. So you can re-connect to database using qDbOpen() without qDbInit().

Definition at line 209 of file qDatabase.c.


Generated on Mon Mar 26 07:00:51 2018 for JSOC_Documentation by  doxygen 1.5.7.1