FdoBatchParameterValueCollection Class Reference

The FdoBatchParameterValueCollection class represents a collection of parameter value collections that is used for optimized batch inserts. More...

#include <BatchParameterValueCollection.h>

Inherits FdoCollection< FdoParameterValueCollection, FdoCommandException >.

List of all members.


Static Public Member Functions

static FDO_API
FdoBatchParameterValueCollection
Create ()
 Constructs a default empty instance of an FdoBatchParameterValueCollection.

Detailed Description

The FdoBatchParameterValueCollection class represents a collection of parameter value collections that is used for optimized batch inserts.

Definition at line 32 of file BatchParameterValueCollection.h.


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