Systems for MySQL
The world's most popular open source database
Contact a MySQL Representative
Login | Register
NdbRecAttr::int64_value()
Description. This method gets a Bigint value stored in an NdbRecAttr object, and returns it as a 64-bit signed integer.
Bigint
NdbRecAttr
Signature.
Int64 int64_value ( void ) const
Parameters. None.
Return Value. A 64-bit signed integer.