Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Namespace EPiServer.Data.SchemaUpdates

Classes

SchemaStatus

Contains current status of the database given by ConnectionStringOption.

ScriptExecutor

Run update scripts from either an assembly or a stream using a specified connection string

Interfaces

ISchemaUpdater

Signature for component that gets called during startup where the component can detect if the database has correct version as application and possibly execute update scripts.

ISchemaValidator

Signature for component that want to interact when an automatic database schema update is to be executed.