Namespace EPiServer.Data
Classes
ConnectionStringOptions
Represents a single, named connection string.
DataAccessOptions
Specifies options on how to connect to the database.
DatabaseDateTimeHandler
Helper class to convert datatime from and to database.
DatabaseDateTimeHandlerExtensions
Helper class for converting Datetime to/from database
DataInitialization
Main initialization module for EPiServer.Data
DateTimeConverter
Helper class to handler date time from and to local and utc.
IDatabaseExecutorExtensions
Extension methods for IDatabaseExecutor adding some often used functionality
IDatabaseHandlerExtensions
Extension methods for IDatabaseHandler adding some often used functionality
Identity
Represents the identity of an item stored in the Dynamic Data Store
IdentityObjectExtensions
Provides extension methods for System.Object for working with Identity
Validator
Contains validation methods
Interfaces
IAsyncDatabaseExecutor
An asynchronous version of IDatabaseExecutor
IAsyncDatabaseHandler
An asynchronous version of IDatabaseHandler
IDatabaseExecutor
Interface for common database operations such as executing stored procedures and transaction management
IDatabaseHandler
Interface for common database operations such as executing stored procedures and transaction management
IDatabaseMode
Interface for accessing database mode
Enums
DatabaseDateTimeKind
DatabaseMode
Define database mode