FDO API Reference Feature Data Objects

FdoBatchParameterValueCollection Class Reference

#include <BatchParameterValueCollection.h>

Inherits FdoCollection< FdoParameterValueCollection, FdoCommandException >.

Inheritance diagram for FdoBatchParameterValueCollection:

Inheritance graph
[legend]
List of all members.

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.


Static Public Member Functions

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

The documentation for this class was generated from the following file:
Comments or suggestions? Send us feedback.