Content


NTL
Core
db::eqee

db::eqee


This is utility function which helps to build condition object to be used with queries and query builders representing equality condition expression1 = expression2.

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