sqlite3_backup_init

actual fun sqlite3_backup_init(destDb: sqlite3, destDbName: String, srcDb: sqlite3, srcDbName: String): sqlite3_backup?(source)

Create an sqlite3_backup process to copy the contents of srcDbName from connection handle srcDb to destDbName in destDb. If successful, return a pointer to the new sqlite3_backup object. If an error occurs, NULL is returned and an error code and error message stored in database handle destDb.

sqlite3_backup_init()

expect fun sqlite3_backup_init(destDb: sqlite3, destDbName: String, srcDb: sqlite3, srcDbName: String): sqlite3_backup?(source)

Create an sqlite3_backup process to copy the contents of srcDbName from connection handle srcDb to destDbName in destDb. If successful, return a pointer to the new sqlite3_backup object. If an error occurs, NULL is returned and an error code and error message stored in database handle destDb.

sqlite3_backup_init()

actual fun sqlite3_backup_init(destDb: sqlite3, destDbName: String, srcDb: sqlite3, srcDbName: String): sqlite3_backup?(source)

Create an sqlite3_backup process to copy the contents of srcDbName from connection handle srcDb to destDbName in destDb. If successful, return a pointer to the new sqlite3_backup object. If an error occurs, NULL is returned and an error code and error message stored in database handle destDb.

sqlite3_backup_init()

actual fun sqlite3_backup_init(destDb: sqlite3, destDbName: String, srcDb: sqlite3, srcDbName: String): sqlite3_backup?(source)

Create an sqlite3_backup process to copy the contents of srcDbName from connection handle srcDb to destDbName in destDb. If successful, return a pointer to the new sqlite3_backup object. If an error occurs, NULL is returned and an error code and error message stored in database handle destDb.

sqlite3_backup_init()

actual fun sqlite3_backup_init(destDb: sqlite3, destDbName: String, srcDb: sqlite3, srcDbName: String): sqlite3_backup?(source)

Create an sqlite3_backup process to copy the contents of srcDbName from connection handle srcDb to destDbName in destDb. If successful, return a pointer to the new sqlite3_backup object. If an error occurs, NULL is returned and an error code and error message stored in database handle destDb.

sqlite3_backup_init()