Namespace Kros.KORM.Data Interfaces ITransaction Represent database transaction. Instances of this class are obtained from BeginTransaction() and it is not designed to be directly constructed in your application code.