Content


NTL
Core
db::bteee

db::bteee


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

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