|
reldb 0.1.0
Recreational SQLite
|
A parsed SQL statement ready for execution by the VM. More...
#include <statement.h>
Public Attributes | |
| StatementType | type |
A parsed SQL statement ready for execution by the VM.
Definition at line 31 of file statement.h.
| StatementType Statement::type |
Definition at line 32 of file statement.h.