Public Member Functions |
|
bool | exists () const |
|
virtual bool | is_trigger () const |
|
virtual bool | is_index () const |
|
virtual bool | is_table () const |
|
virtual const char * | realname () const |
|
| ST_Obj (const char *a_dbname, const char *a_name) |
Public Attributes |
|
NdbDictionary::Object::Type | type |
|
char | dbname [ST_MAX_NAME_SIZE] |
|
char | name [ST_MAX_NAME_SIZE] |
|
int | id |
|
bool | create |
|
bool | commit |
Detailed Description
Definition at line 4148 of file testDict.cpp.
The documentation for this struct was generated from the following file: