Content


NTL
Core
db::btvev

db::btvev


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

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