LiteSQL
Public Member Functions | List of all members
litesql::UpdateQuery Class Reference

a class that helps creating UPDATE-SQL statements. More...

#include <updatequery.hpp>

Public Member Functions

 UpdateQuery (const std::string &t)
 
UpdateQuerywhere (const Expr &e)
 
UpdateQueryset (const FieldType &f, const std::string &value)
 
 operator std::string () const
 
std::string asString () const
 

Detailed Description

a class that helps creating UPDATE-SQL statements.

methods are self-explanatory.


The documentation for this class was generated from the following files:

SourceForge.net Logo