Function odbc_sys::SQLDisconnect[][src]

pub unsafe extern "system" fn SQLDisconnect(
    connection_handle: HDbc
) -> SqlReturn

Closes the connection associated with a specific connection handle.

Returns

SUCCESS, SUCCESS_WITH_INFO, ERROR, or INVALID_HANDLE