Registers a delegate of type RoolbackHookDelegate as the database's rollback hook.
Any previously set hook is released. Pass null to disable the callback.
http://www.sqlite.org/c3ref/commit_hook.html.
See Implementation
Registers a delegate of type RoolbackHookDelegate as the database's rollback hook.
Any previously set hook is released. Pass null to disable the callback.