#include <FdoStd.h>
#include <Fdo/Expression/LiteralValue.h>
#include <Fdo/Expression/StringValue.h>
Go to the source code of this file.
Classes | |
class | FdoParameterValue |
The FdoParameterValue class specifies a value for a particular parameter. Instances of this class are used to specify a value to bind to a parameter when a command is executed. More... |