|
Databaseconnectionclasses
0.5.3
|
#include <hk_datasource.h>
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 |
struct_parsed_sql is needed for parsing th SQL-statement in hk_datasource
1.8.5