hk_datasource::struct_parsed_sql Class Reference
#include <hk_datasource.h>
List of all members.
|
Public Attributes |
|
hk_string | select_part |
|
hk_string | from_part |
|
hk_string | where_part |
|
hk_string | groupby_part |
|
hk_string | having_part |
|
hk_string | orderby_part |
|
list< fieldoriginclass > | fieldpart |
list< pair< hk_string,
hk_string > > | tablepart |
Detailed Description
struct_parsed_sql is needed for parsing th SQL-statement in
hk_datasource
The documentation for this class was generated from the following file: