Collections functions
General functions
Render functions
Theme permission functions
User functions
Resource functions

db_begin_transaction()

Description

Indicate that from now on we want to group together DML statements into one transaction.

Parameters

ColumnTypeDefaultDescription
$name string Savepoint name for the transaction.

Return

boolean Returns TRUE on success or FALSE on failure.

This article was last updated 11th December 2023 07:05 Europe/London time based on the source file dated 29th September 2023 13:20 Europe/London time.