Content


NTL
Core
db::Or

db::Or


This is a utility function which helps to build condition object to be used with queries and query builders representing condition1 OR condition2 condition.

DbCondition Or(DbCondition operand1, DbCondition operand2);
Namespace: nitisa::db
Include: Nitisa/Db/DbCondition.h