DatabaseFile
Description
- Derived from
-
Disposable abstract
IPathInfo
INativeHandle
| Full source code is included in the Tinman 3D SDK download. |
The DatabaseFile is a wrapper for a native sqlite3* pointer to a database file.
Public / Methods
ExecuteAll
2 overloads
Executes the given sqls in statements.
- IOException
-
If an I/O error has occurred.
Executes the given sqls in statements.
- IOException
-
If an I/O error has occurred.