CDBWrapper::IsEmpty

Return true if the database managed by this class contains no entries.

Synopsis

Declared in <dbwrapper.h>

bool
IsEmpty();

Return Value

True if the database is empty, false otherwise.