IConnectionPool.ITransaction

Transaction that should be executed by one of connections on remote SQL server. Client code shouldn't know anything about the interface but only store it as unique key to acquire finished transaction.

interface IConnectionPool
protected
interface ITransaction {}

Meta