SQLDisconnect

Function SQLDisconnect 

Source
pub unsafe extern "C" fn SQLDisconnect(
    connection_handle: SQLHDBC,
) -> SQLRETURN
Expand description

Closes the connection associated with a specific connection handle.

ยงReturns

SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR, or SQL_INVALID_HANDLE