Interface IDatabaseConnectionResolver

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.

Namespace: EPiServer.Data.Providers.Internal
Assembly: EPiServer.Data.dll
Version: 11.20.7
Syntax
public interface IDatabaseConnectionResolver

Methods

Resolve()

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Gets the connection settings that is being used by this instance.

Declaration
ConnectionStringOptions Resolve()
Returns
Type Description
ConnectionStringOptions

Extension Methods