SQLite3
Description
- Derived from
- 
NativeLibrary abstract 
| Full source code is included in the Tinman 3D SDK download. | 
A partial wrapper around the C-language Interface Specification for SQLite.
https://sqlite.org/c3ref/intro.html
This wrapper contains only those parts of SQLite that are used by the Tinman 3D SDK.
Public / Methods
BindParameterIndex
sqlite3_bind_parameter_index
https://sqlite.org/c3ref/bind_parameter_index.html