PBUnboundedArrayCreator template class
Description
There are two versions of the PBUnboundedArrayCreator template
class. The first version is used to create an unbounded array of
a standard type. The standard types are defined as ValueTypes in pbtraits.h and
are pbint, pbbyte, pbuint, pblong,
pblonglong, pbulong, pbboolean, pbreal, pbdouble, pbdec, pbdate, pbtime, pbdatetime, pbchar, pbblob,
and pbstring. The second
version is used to create an unbounded array of strings.
Methods
PBUnboundedObjectArrayCreator has two methods: