This is a utility function which helps to build condition object to be used with queries and query builders representing NOT EXISTS condition.
DbCondition NotExists(const String &query);