Namespace EPiServer.Data.Dynamic.Providers
Classes
ColumnInformation
Class that contains information for a database column mapping
DataMove
Defines a move of data between one column in the store to another
DataStoreProvider
Base class for data store providers
LoadAsObjectType
Internal enum used to determine how to load an object from the store
ProviderCallContext
Helper class to provide parameters to data store provider method calls
SqlServerDataStoreProvider
TableInformation
Class that contains information for a database table mapping
Interfaces
IDataStoreProviderFactory
Used to create a DataStoreProvider