StatementCollection
Description
- Derived from
-
Disposable abstract
| Full source code is included in the Tinman 3D SDK download. |
This is a helper class for managing a group of related prepared statements.
Public / Methods
Reset
Fetches the prepared statement for key in and calls SQLite3.Reset on it (passing false to ignore errors).
- IOException
-
If an I/O error has occurred.