Content


NTL
Core
db::nbeev

db::nbeev


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

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