SEARCH:
Previous: SQL_ConnPush Next: SQL

SQL_ConnPop

void


Closes the current default connection if one is open.

If there is a previous default connection on the stack, then that is popped off and it becomes the current default connection.

Previous: SQL_ConnPush Next: SQL