Search Results for

    Show / Hide Table of Contents

    Interface IMigrationExpression

    Inherited Members
    ICanBeValidated.CollectValidationErrors(ICollection<string>)
    Namespace: FluentMigrator.Expressions
    Assembly: FluentMigrator.Abstractions.dll
    Syntax
    public interface IMigrationExpression : ICanBeValidated

    Methods

    ExecuteWith(IMigrationProcessor)

    Declaration
    void ExecuteWith(IMigrationProcessor processor)
    Parameters
    Type Name Description
    IMigrationProcessor processor

    Reverse()

    Declaration
    IMigrationExpression Reverse()
    Returns
    Type Description
    IMigrationExpression

    Extension Methods

    ConventionSetExtensions.Apply<T>(T, IConventionSet)
    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.