MySQL Connector/C++
MySQL connector library for C and C++ applications
TableUpdate Member List

This is the complete list of members for TableUpdate, including all inherited members.

limit(unsigned items)Limit< Base >inline
orderBy(Type... spec)Order_by< Limit< Bind_parameters< Table_update_cmd > > >inline
set(const string &field, const Value &val)TableUpdateinline
where(const string &expr)TableUpdateinline