start_in_memory_transactions


Description:

[ Version ( since = "2.26" ) ]
public int start_in_memory_transactions () throws Error

Creates an in-memory table for a batch transactions.

Use flush_in_memory_transactions to commit the changes and free the in-memory table.

Parameters:

this

a DB

Returns:

0 on success, -1 on error