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.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |