|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <query.h>

Public Attributes | |
| struct { | |
| LPCWSTR column | |
| LPCWSTR table | |
| } | unparsed |
| struct { | |
| UINT column | |
| struct join_table * table | |
| } | parsed |
| struct { ... } ext_column::parsed |
Referenced by reorder_check().
| struct join_table* ext_column::table |
| struct { ... } ext_column::unparsed |
Referenced by WHERE_sort().