IsImplicitEplanTransactionCommited Property
Transaction property which returns true if an implicit Eplan transaction was started and finished during lifetime of current transaction.
public bool IsImplicitEplanTransactionCommited {get;}
public:
property bool IsImplicitEplanTransactionCommited {
bool get();
}
Property Value
true, when there was an internal commit false, when no internal commit was performed