KREDOR Business Object Framework Documentation

BusinessObject.BeginTransaction Method (IsolationLevel)

Begins a database transaction with the specified isolation level.

public static void BeginTransaction(
   IsolationLevel iso
);

Parameters

IsolationLevel
The isolation level under which the transaction should run.

See Also

BusinessObject Class | Kredor.BO Namespace | BusinessObject.BeginTransaction Overload List