MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NdbDictionary::Dictionary::List::Element Struct Reference

Object to be stored in an NdbDictionary::Dictionary::List. More...

#include <NdbDictionary.hpp>

Public Attributes

unsigned id
 Id of object.
Object::Type type
 Type of object.
Object::State state
 State of object.
Object::Store store
 How object is logged.
Uint32 temp
 Temporary status of object.
char * database
 In what database the object resides.
char * schema
 What schema the object is defined in.
char * name
 Name of object.

Detailed Description

Object to be stored in an NdbDictionary::Dictionary::List.

Definition at line 2059 of file NdbDictionary.hpp.


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