SaaS CMS has officially launched! Learn more now.

Namespace EPiServer.Data.Providers

Classes

ConnectionContext

This class supports the EPiServer infrastructure and is not intended to be used directly from your code. Helper class that wraps a connection and a transaction.

ConnectionScope

This class supports the EPiServer infrastructure and is not intended to be used directly from your code. Helper class to control the scope of a connection, built for the "using-pattern".

RetryPolicy

This class supports the EPiServer infrastructure and is not intended to be used directly from your code.

SqlDatabaseFactory

This class supports the EPiServer infrastructure and is not intended to be used directly from your code.

SqlDatabaseHandler

This class supports the EPiServer infrastructure and is not intended to be used directly from your code.

SqlTransientErrors

This class supports the EPiServer infrastructure and is not intended to be used directly from your code. Known transient SQL errors

SqlTransientErrorsRetryPolicy

This class supports the EPiServer infrastructure and is not intended to be used directly from your code. Helper class to handle connection retry

Interfaces

IAsyncConnectionContext

This class supports the EPiServer infrastructure and is not intended to be used directly from your code.

IAsyncConnectionScope

This class supports the EPiServer infrastructure and is not intended to be used directly from your code.

IConnectionContext

This class supports the EPiServer infrastructure and is not intended to be used directly from your code.

IConnectionScope

This class supports the EPiServer infrastructure and is not intended to be used directly from your code. Helper class to handle the scope of a connection to the database

IDatabaseFactory

This class supports the EPiServer infrastructure and is not intended to be used directly from your code.