FdoValueExpressionCollection Class Reference

The FdoValueExpressionCollection class represents a collection of FdoValueExpression classes. More...

#include <ValueExpressionCollection.h>

Inherits FdoCollection< FdoValueExpression, FdoFilterException >.

List of all members.


Static Public Member Functions

static FDO_API
FdoValueExpressionCollection
Create (FdoString **values, FdoInt32 length)
 Constructs an FdoValueExpressionCollection using array of strings.
static FDO_API
FdoValueExpressionCollection
Create ()
 Constructs a default empty instance of an FdoValueExpressionCollection.

Detailed Description

The FdoValueExpressionCollection class represents a collection of FdoValueExpression classes.

Definition at line 33 of file ValueExpressionCollection.h.


The documentation for this class was generated from the following file: