Namespace EPiServer.Data.Providers.Internal
Classes
ConnectionContext
Helper class that wraps a connection and a transaction.
ConnectionScope
Helper class to control the scope of a connection, built for the "using-pattern".
DatabaseConnectionResolver
ReadOnlySqlDatabaseExecutor
SqlDatabaseDelegatorFactory
SqlDatabaseExecutor
SqlDatabaseExecutorFactory
Interfaces
IAsyncConnectionContext
IAsyncConnectionScope
IConnectionContext
IConnectionScope
Helper class to handle the scope of a connection to the database