Library: Data
Package: DataCore
Header: Poco/Data/Bulk.h
Creates the Bulk.
Bulk(
Poco::UInt32 value
);
Creates the Bulk.
~Bulk();
Destroys the bulk.
const Limit & limit() const;
Returns the limit asociated with this bulk object.
Poco::UInt32 size() const;
Returns the value of the limit asociated with this bulk object.