Handles the raw DB response from insert, update or delete operations.
If the countField template argument is set, that field is set on result to dbResult["n"], if it exists.
See Implementation
Handles the raw DB response from insert, update or delete operations.
If the countField template argument is set, that field is set on result to dbResult["n"], if it exists.