klyn.data.EntityTransaction.begin
method
public begin() as Void:
Description

Begins a new provider transaction.

Throws
  • TransactionException if a transaction is already active or the provider cannot start it.
Example
manager.transaction.begin()