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