Retrieves the current transaction from thread local storage.
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);
TransactionManager Class | NCI.EasyObjects Namespace