Method

CamelDBend_transaction

unstable since: 3.58

Declaration [src]

gboolean
camel_db_end_transaction (
  CamelDB* cdb
  GError** error
)

Description [src]

Ends an ongoing transaction by committing the changes.

Available since: 3.58

Return value

Type: gboolean

Whether succeeded.