| MySQL++
        3.2.4
        | 
Disable db.tbl.col syntax in queries. More...
#include <options.h>


| Additional Inherited Members | |
|  Public Types inherited from mysqlpp::DataOption< T > | |
| typedef T | ArgType | 
| Alias for template param. | |
|  Public Types inherited from mysqlpp::Option | |
| enum | Error { err_NONE, err_api_limit, err_api_reject, err_connected, err_disconnected } | 
| Types of option setting errors we can diagnose.  More... | |
|  Public Member Functions inherited from mysqlpp::Option | |
| virtual | ~Option () | 
| Destroy object. | |
| virtual Error | set (DBDriver *dbd)=0 | 
| Apply option. | |
|  Protected Member Functions inherited from mysqlpp::DataOption< T > | |
| DataOption (const T &arg) | |
| Construct object. | |
|  Protected Attributes inherited from mysqlpp::DataOption< T > | |
| T | arg_ | 
| The argument value. | |
Disable db.tbl.col syntax in queries.
 1.8.14
 1.8.14