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 IDatabaseMigrationOperationalPlaybookProviderMethods
Section titled “Methods”CreatePlaybook()
Section titled “ CreatePlaybook()”Creates the current database-migration playbook.
DatabaseMigrationOperationalPlaybook CreatePlaybook()Returns
Section titled “Returns”DatabaseMigrationOperationalPlaybook
The current ordered operator playbook for database migrations.