Show / Hide Table of Contents

    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.

    Back to top KROS a.s.