Namespace EPiServer.DataAccess
Classes
AvailableContentTypeAnalyzeResult
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
CategoryDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
ContentAclDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
ContentCoreDataDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. 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.
ContentDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Base class for reading PageData information from SQL Server
ContentListDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Load information from database about an entire list of PageData objects.
ContentLoadDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
ContentPathDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
ContentSaveDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Handles all database modification of page data.
ContentSoftLinkDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
ContentTypeDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
ContentVersionDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
ConvertPageTypeDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
DataAccessBase
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Base class for database access classes. Provides database abstraction and utility methods.
DatabaseInformationDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
DefaultParentRestoreRepository
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. 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
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Database class for accessing frame information
LanguageBranchDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
LanguageDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
PageDefinitionDB
PageDefinitionTypeDB
PageLanguage
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
PageLanguageSettingDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Database class for accessing page language settings
PageQuickSearchDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Simple database lookups.
ParentRestoreEntity
PermissionDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Get and set permission information for roles/users.
PersonalActivityDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Summary description for PersonalActivityDB.
PlugInDB
Summary description for PlugInDB. This member supports the EPiServer infrastructure and is not intended to be used directly from your code.
PropertyAccessBase
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
PropertyDataRecord
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
PropertyDefinitionDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
PropertyDefinitionTypeDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Database class for property definition types.
PropertyEventArgs
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. The event argument used for handling persisting of properties.
PropertySearchDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Summary description for PropertySearchDB.
PropertyValueConverterContext
PropertyValueConverterFactory
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
SchedulerDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
SiteConfigDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
SiteDefinitionDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
SoftLinkDB
SubscriptionDB
Database class for subscription data.
TabInfoDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Database class for tab information.
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.
UniqueSequenceDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
URLSegmentDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
WindowsProviderDB
Database access routines for Windows membership provider and Windows role provider.
Structs
SubscriptionItem
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
Interfaces
IPageQuickSearch
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Simple database lookups.
IParentRestoreRepository
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Interface for restore IContent from wastebasket to original place
IPropertyValueConverter
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
IPropertyValueConverter<T>
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
Enums
SaveAction
Type of save to perform on the page data object