TrinityCore
Loading...
Searching...
No Matches
SQLOperation.h File Reference
#include "Define.h"
#include "DatabaseEnvFwd.h"
+ Include dependency graph for SQLOperation.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

union  SQLElementUnion
 
struct  SQLElementData
 
class  SQLOperation
 

Enumerations

enum  SQLElementDataType { SQL_ELEMENT_RAW , SQL_ELEMENT_PREPARED }
 

Enumeration Type Documentation

◆ SQLElementDataType

Enumerator
SQL_ELEMENT_RAW 
SQL_ELEMENT_PREPARED 

Definition at line 32 of file SQLOperation.h.