AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "SQLOperation.h"
Public Attributes | |
std::variant< PreparedStatementBase *, std::string > | element |
SQLElementDataType | type |
std::variant<PreparedStatementBase*, std::string> SQLElementData::element |
Referenced by TransactionBase::Append(), and Transaction< T >::Append().
SQLElementDataType SQLElementData::type |
Referenced by TransactionBase::Append(), and Transaction< T >::Append().