#include "OWBI1_config.h"
#include "OWBI1_String.hpp"
#include "OWBI1_WQLOperand.hpp"
Include dependency graph for OWBI1_WQLPropertySource.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OWBI1 |
Classes | |
class | OWBI1::WQLPropertySource |
This class must be implemented to provide a source of properties for the WQLSelectStatement::evaluateWhereClause() method which calls methods of this class to obtain real values for property names used in the where clause. More... |