#include <Statement.h>
Public Member Functions | |
void | bind (int index, std::string const &val, Statement &st) |
Definition at line 319 of file Statement.h.
void sqlite::Statement::BindWrap< std::string >::bind | ( | int | index, |
std::string const & | val, | ||
Statement & | st | ||
) | [inline] |
Definition at line 322 of file Statement.h.