EasyObjects.NET Programmers Reference

TransactionManager.GetTransaction Method

Retrieves the current transaction from thread local storage.

Overload List

Retrieves the current transaction from thread local storage.

public IDbTransaction GetTransaction(Database);

Retrieves the current transaction from thread local storage.

public IDbTransaction GetTransaction(Database,bool);

See Also

TransactionManager Class | NCI.EasyObjects Namespace