TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SQLOperation.h File Reference
#include "QueryResult.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
 
union  SQLResultSetUnion
 
class  SQLOperation
 

Enumerations

enum  SQLElementDataType { SQL_ELEMENT_RAW, SQL_ELEMENT_PREPARED }
 

Enumeration Type Documentation

Enumerator
SQL_ELEMENT_RAW 
SQL_ELEMENT_PREPARED 
35 {
38 };
Definition: SQLOperation.h:36
Definition: SQLOperation.h:37