[][src]Function odbc::ffi::SQLDisconnect

pub unsafe extern "system" fn SQLDisconnect(
    connection_handle: *mut Dbc
) -> SQLRETURN

Closes the connection associated with a specific connection handle.

Returns

SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR, or SQL_INVALID_HANDLE