A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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