Namespace EPiServer.Data.Providers.Internal
Classes
ConnectionContext
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Helper class that wraps a connection and a transaction.
ConnectionScope
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Helper class to control the scope of a connection, built for the "using-pattern".
DatabaseConnectionResolver
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
ReadOnlySqlDatabaseExecutor
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
SqlDatabaseDelegatorFactory
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
SqlDatabaseExecutor
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
SqlDatabaseExecutorFactory
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
Interfaces
IAsyncConnectionContext
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
IAsyncConnectionScope
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
IConnectionContext
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
IConnectionScope
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Helper class to handle the scope of a connection to the database
IDatabaseConnectionResolver
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.