Disconnects the application from a database, for UltraLite ODBC.
UL_FN_SPEC SQLRETURN UL_FN_MOD SQLDisconnect ( SQLHDBC ConnectionHandle );
ConnectionHandle The handle for the connection to be closed.
Once SQLDisconnect is called, no further operations can be carried out against the database without opening a new connection.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |