reldb 0.1.0
Recreational SQLite
Loading...
Searching...
No Matches
Statement Struct Reference

A parsed SQL statement ready for execution by the VM. More...

#include <statement.h>

Public Attributes

StatementType type

Detailed Description

A parsed SQL statement ready for execution by the VM.

Definition at line 31 of file statement.h.

Member Data Documentation

◆ type

StatementType Statement::type

Definition at line 32 of file statement.h.


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