Skip to content

Interface IDatabaseMigrationOperationalPlaybookProvider

Namespace: Cephalon.Abstractions.Data
Assembly: Cephalon.Abstractions.dll

Creates the engine-owned ordered operator playbook for the current database-migration catalog.

public interface IDatabaseMigrationOperationalPlaybookProvider

Creates the current database-migration playbook.

DatabaseMigrationOperationalPlaybook CreatePlaybook()

DatabaseMigrationOperationalPlaybook

The current ordered operator playbook for database migrations.