Library Version 12.1.6.0
#include <DbXml.hpp> void XmlData::set_size(size_t size)
Sets the size of the data held in the buffer. An exception will be thrown if the size is larger than the buffer.
Specifies the size of the data in the buffer.
XmlData
XmlData Methods