Content


NTL
Core
db::nbvve

db::nbvve


This is utility function which help to build condition object to be used with queries and query builders representing value1 NOT BETWEEN value2 AND expression3 condition.

DbCondition nbvve(const DbValue &operand1, const DbValue &operand2, const String &operand3);
Namespace: nitisa::db
Include: Nitisa/Db/DbCondition.h