Content


NTL
Core
db::eqev

db::eqev


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

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