Qore DataProvider Module Reference 2.7.3
|
Variables | |
const | DataProvider::DP_OP_AND = "AND" |
const | DataProvider::DP_OP_OR = "OR" |
OR logic. | |
These are the generic logic operators that can be used using generic data provider APIs; all logical operations support logic short-circuiting
const DataProvider::DP_OP_AND = "AND" |
AND logic