|
MySQL 5.6.14 Source Code Document
|
Structure for retrieving lists of object names. More...
#include <NdbDictionary.hpp>

Classes | |
| struct | Element |
| Object to be stored in an NdbDictionary::Dictionary::List. More... | |
Public Attributes | |
| unsigned | count |
| Number of elements in list. | |
| Element * | elements |
| Pointer to array of elements. | |
Structure for retrieving lists of object names.
Definition at line 2054 of file NdbDictionary.hpp.