Namespace EPiServer.DataAccess
Classes
AvailableContentTypeAnalyzeResult
CategoryDB
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
ContentAclDB
Data access class to read and update content access information. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
ContentCoreDataDB
Get the core Content data from the database. This should be a very fast operation, getting columns from a single row with an indexed unique column as the lookup key. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
ContentDB
Base class for reading PageData information from SQL Server This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
ContentListDB
Load information from database about an entire list of PageData objects. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
ContentLoadDB
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
ContentPathDB
This member supports the EPiServer infrastructure and is not intended to be used directly from your code.
ContentSaveDB
Handles all database modification of page data. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
ContentSoftLinkDB
Summary description for SoftLinkDB. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
ContentTypeDB
Database class for ContentType. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
ContentVersionDB
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
ConvertPageTypeDB
Data layer for convert page type for pages functionality This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
DataAccessBase
Base class for database access classes. Provides database abstraction and utility methods. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
DatabaseInformationDB
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
DdsPageObjectRepository
A repository for EPiServer CMS page objects This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
DefaultParentRestoreRepository
Default implementation of ParentRestore repository, save, delete and get old parent info from and to DDS
DynamicPropertiesDB
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
FrameDB
Database class for accessing frame information This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
LanguageBranchDB
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
LanguageDB
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
PageDefinitionDB
PageDefinitionTypeDB
PageFolderDB
This member supports the EPiServer infrastructure and is not intended to be used directly from your code.
PageLanguage
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
PageLanguageSettingDB
Database class for accessing page language settings This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
PageQuickSearchDB
Simple database lookups. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
ParentRestoreEntity
PermissionDB
Get and set permission information for roles/users. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
PersonalActivityDB
Summary description for PersonalActivityDB. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
PlugInDB
Summary description for PlugInDB. This member supports the EPiServer infrastructure and is not intended to be used directly from your code.
PropertyAccessBase
Summary description for DataAccessBase. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
PropertyDataRecord
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
PropertyDefinitionDB
Database class for page definitions. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
PropertyDefinitionTypeDB
Database class for property definition types. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
PropertyEventArgs
The event argument used for handling persisting of properties. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
PropertySearchDB
Summary description for PropertySearchDB. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
PropertyValueConverterContext
PropertyValueConverterFactory
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
SchedulerDB
Summary description for SchedulerData. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
SiteConfigDB
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
SiteDefinitionDB
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
SoftLinkDB
SubscriptionDB
Database class for subscription data. This member supports the EPiServer infrastructure and is not intended to be used directly from your code.
TabInfoDB
Database class for tab information. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
TaskDB
Class to handle the calls to the database regarding task information. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
UnifiedPathDB
Database class for reading EPiServer directory ACL information This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
UniqueSequenceDB
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
URLSegmentDB
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
WindowsProviderDB
Database access routines for Windows membership provider and Windows role provider. This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
Structs
SubscriptionItem
This type supports the EPiServer infrastructure and is not intended to be used directly from your code.
Interfaces
IPageQuickSearch
Simple database lookups. This interface supports the EPiServer infrastructure and is not intended to be used directly from your code.
IParentRestoreRepository
Interface for restore IContent from wastebasket to original place
IPropertyValueConverter
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
IPropertyValueConverter<T>
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
Enums
SaveAction
Type of save to perform on the page data object