Click or drag to resize

IPersistenceProviderTransactionManagerStart Method

Starts a database layer transaction, not allowed when one is already active (potential future todo: mapping of nested transactions to a single one).

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 8.0
Syntax
C#
void Start()
See Also