Loading [MathJax]/extensions/tex2jax.js
boost_sqlite 1
A sqlite C++ library
All Classes Functions Variables Typedefs Enumerations Enumerator Modules Pages
boost::sqlite::vtab::renamable Struct Referenceabstract

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.
 

Detailed Description

Make the vtable renamable.

Definition at line 515 of file vtable.hpp.


The documentation for this struct was generated from the following file: