![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
A type code and a value that is either a 64 bit integer, a boolean, or a bounded-length string. More...
#include <field.h>
Public Types | |
| using | Type_enum_t = Type_enum_tp | 
Public Attributes | |
| Type_enum_t | m_type | 
| The type of the field.  More... | |
| Value_union | m_data | 
| The data of the field.  More... | |
A type code and a value that is either a 64 bit integer, a boolean, or a bounded-length string.
| using mysql::abi_helpers::Field< Type_enum_tp >::Type_enum_t = Type_enum_tp | 
| Value_union mysql::abi_helpers::Field< Type_enum_tp >::m_data | 
The data of the field.
| Type_enum_t mysql::abi_helpers::Field< Type_enum_tp >::m_type | 
The type of the field.