The world's most popular open source database
Description.
This method creates a deep copy of an
NdbRecAttr object.
The copy created by this method should be deleted by the application when no longer needed.
Signature.
NdbRecAttr* clone
(
void
) const
Parameters. None.
Return Value.
An NdbRecAttr object. This is a complete
copy of the original, including all data.

