Try our conversational search powered by Generative AI!

Interface IDataStoreProviderFactory

Used to create a DataStoreProvider

Namespace: EPiServer.Data.Dynamic.Providers
Assembly: EPiServer.Data.dll
Version: 11.20.7
Syntax
public interface IDataStoreProviderFactory

Methods

Create()

Declaration
DataStoreProvider Create()
Returns
Type Description
DataStoreProvider

Extension Methods