#include <FdoStd.h>
#include <Fdo/Filter/ValueExpressionCollection.h>
#include <Fdo/Expression/Identifier.h>
#include <Fdo/Filter/SearchCondition.h>
Go to the source code of this file.
Classes | |
class | FdoInCondition |
The FdoInCondition class derives from FdoSearchCondition and can be used to test if the value of a specified data property is within a given set of literal values. More... |