sqlite module
Core framework Console Desktop
The sqlite module provides a lightweight, serverless SQL database engine
| Property | Description | Access | Type |
|---|---|---|---|
| sqlite.sqlite.version| | Get the SQLite version | readonly | string |
| Object | Description |
|---|---|
| Database | SQLite Database implementation |