MySQL 8.0.40
Source Code Documentation
|
A class that represents a field, which also holds a cached value of the field's data type. More...
#include <pack_rows.h>
Public Member Functions | |
Column (Field *field) | |
Public Attributes | |
Field *const | field |
const enum_field_types | field_type |
A class that represents a field, which also holds a cached value of the field's data type.
|
explicit |
Field* const pack_rows::Column::field |
const enum_field_types pack_rows::Column::field_type |