LibEngsas
|
Some definitions related to SQL subsystem. More...
Enumerations | |
enum | DatabaseType { Other, SQLite } |
Choose the type of the used database. More... |
Some definitions related to SQL subsystem.
Choose the type of the used database.
Other |
All SQL Databases, excluding SQLite |
SQLite |
SQLite Database |