Function Database.totalChanges

Gets the number of database rows that were changed, inserted or deleted since the database was opened.

int totalChanges() nothrow @property;