MySQL 8.4.0
Source Code Documentation
Continent_record Struct Reference

#include <pfs_example_continent.h>

Public Attributes

char name [CONTINENT_NAME_LEN]
 
unsigned int name_length
 
bool m_exist
 

Member Data Documentation

◆ m_exist

bool Continent_record::m_exist

◆ name

char Continent_record::name[CONTINENT_NAME_LEN]

◆ name_length

unsigned int Continent_record::name_length

The documentation for this struct was generated from the following file: