Qore DataProvider Module Reference 2.7.3
|
Variables | |
const | DataProvider::ER_All = ER_Search | ER_Field |
Indicates an expression that can be used in all contexts. | |
const | DataProvider::ER_Field = (1 << 1) |
Indicates an expression that can be used in a field. | |
const | DataProvider::ER_Search = (1 << 0) |
const DataProvider::ER_Search = (1 << 0) |
Indicates an expression that can be used in a search operation