Search Results for

    Show / Hide Table of Contents

    Enum MigrationStage

    Represents a stage in the migration run.

    Namespace: FluentMigrator
    Assembly: FluentMigrator.Abstractions.dll
    Syntax
    public enum MigrationStage

    Fields

    Name Description
    AfterAll

    Migration will be run after all standard migrations and profiles.

    AfterEach

    Migration will be run after each standard migration.

    BeforeAll

    Migration will be run before all standard migrations.

    BeforeEach

    Migration will be run before each standard migration.

    BeforeProfiles

    Migration will be run after all standard migrations, but before profiles.

    • Edit this page
    • View Source
    In this article
    Back to top
    Copyright © 2018 Fluent Migrator Project
    Generated by DocFX
    Creative Commons License
    FluentMigrator Documentation by FluentMigrator Project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.