11 #ifndef HK_MYSQLCOLUMN
12 #define HK_MYSQLCOLUMN
13 #include "hk_storagecolumn.h"
27 bool driver_specific_asstring(
const hk_string& s);
28 const char* driver_specific_transformed_asstring_at(
unsigned long position);
29 virtual bool driver_specific_asbinary(
const char* b);
34 hk_string p_resulttablename;
Definition: hk_mysqldatasource.h:25
Definition: hk_mysqlcolumn.h:16
Definition: hk_storagecolumn.h:17
Definition: hk_mysqltable.h:19