[ CCode ( cprefix = "EBSQL_UNLOCK_" , has_type_id = false ) ]
public enum bSqlUnlockAction
Indicates what type of action to take while unlocking the sqlite with @unlock
In the case that some addressbook modification failed while holding an ebsql_lock_write lock, then the BookSqlite must be unlocked with ebsql_unlock_rollback.