Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IMigrationBuilder

    Namespace: Umbraco.Cms.Infrastructure.Migrations
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface IMigrationBuilder

    Methods

    View Source

    Build(Type, IMigrationContext)

    Declaration
    MigrationBase Build(Type migrationType, IMigrationContext context)
    Parameters
    Type Name Description
    Type migrationType
    IMigrationContext context
    Returns
    Type Description
    MigrationBase
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Build(Type, IMigrationContext)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX