pub unsafe extern "system" fn SQLDisconnect(
    connection_handle: *mut Dbc
) -> 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