ReactOS 0.4.15-dev-6042-g2eb6700
|
#include <query.h>
Public Attributes | |
struct { | |
LPCWSTR column | |
LPCWSTR table | |
} | unparsed |
struct { | |
UINT column | |
struct tagJOINTABLE * table | |
} | parsed |
struct { ... } ext_column::parsed |
Referenced by reorder_check().
LPCWSTR ext_column::table |
Definition at line 77 of file query.h.
Referenced by ordertables(), WHERE_CreateView(), and WHERE_get_column_info().
struct tagJOINTABLE* ext_column::table |
struct { ... } ext_column::unparsed |
Referenced by WHERE_sort().