|
xale-db 1.0
minimal SQL engine, written in c++
|
LIST TABLE statement structure. More...
#include <Statement.h>


Public Member Functions | |
| ListStatement () | |
| Public Member Functions inherited from Xale::Query::Statement | |
| Statement (StatementType t) | |
| virtual | ~Statement ()=default |
Additional Inherited Members | |
| Public Attributes inherited from Xale::Query::Statement | |
| StatementType | type |
LIST TABLE statement structure.
|
inline |