#include <NdbDictionary.hpp>
Public Member Functions | |
| Element () | |
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. | |
| NdbDictionary::Dictionary::List::Element::Element | ( | ) | [inline] |
In what database the object resides.
Id of object.
Name of object.
What schema the object is defined in.
State of object.
How object is logged.
Temporary status of object.
Type of object.
Based on MySQL Cluster 7.0.7.
This page is for information only and is not maintained by MySQL or Sun Microsystems - use at your own risk. For an upto date view of the API refer to the header files included with your MySQL Cluster distribution or check the MySQL Cluster API Developer Guide.