|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <SQLOperation.h>
Public Attributes | |
| SQLElementUnion | element |
| SQLElementDataType | type |
Definition at line 29 of file SQLOperation.h.
| SQLElementUnion SQLElementData::element |
Definition at line 31 of file SQLOperation.h.
Referenced by Transaction::Append(), Transaction::Append(), Transaction::Cleanup(), SQLQueryHolder::SetPreparedQuery(), and SQLQueryHolder::SetQuery().
| SQLElementDataType SQLElementData::type |
Definition at line 32 of file SQLOperation.h.
Referenced by Transaction::Append(), Transaction::Append(), Transaction::Cleanup(), SQLQueryHolder::SetPreparedQuery(), and SQLQueryHolder::SetQuery().