A convenience function to set the value of key as an integer.
| this |
An BookSqlite |
| key |
The key to fetch a value for |
| value |
The new value for |
|
true on success, otherwise false is returned and throws is set appropriately. |