Content


NTL
Core
db::Not

db::Not


This is a utility function which helps to build condition object to be used with queries and query builders representing negative (NOT condition) condition.

DbCondition Not(DbCondition operand);
Namespace: nitisa::db
Include: Nitisa/Db/DbCondition.h