Content


NTL
Core
db::nbevv

db::nbevv


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

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