[][src]Function odbc_sys::SQLDisconnect

pub unsafe extern "system" fn SQLDisconnect(
    connection_handle: SQLHDBC
) -> SQLRETURN

Closes the connection associated with a specific connection handle.

Returns

SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR, or SQL_INVALID_HANDLE