pub unsafe extern "system" fn SQLDisconnect(
connection_handle: *mut Dbc,
) -> SQLRETURNExpand description
Closes the connection associated with a specific connection handle.
ยงReturns
SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR, or SQL_INVALID_HANDLE