Skip to content

BeginTransaction - cDbTransactionManager

Include: Use Db\cDbTransactionManager.pkg

Begins or nests a transaction and increments the transaction ID at the outermost level.

Type: Procedure

Syntax

Procedure BeginTransaction

Call

Send BeginTransaction of hoObj

Description

Begins or nests a transaction and increments the transaction ID at the outermost level.

See also