boost_sqlite 1
A sqlite C++ library
|
Make the vtable renamable. More...
#include <include/boost/sqlite/vtable.hpp>
Public Member Functions | |
virtual result< void > | rename (const char *new_name)=0 |
Function to rename the table. Optional. | |
Make the vtable renamable.
Definition at line 515 of file vtable.hpp.