Search Results for

    Show / Hide Table of Contents

    Interface IMigrationBuilder

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

    Methods

    Build(Type, IMigrationContext)

    Declaration
    MigrationBase Build(Type migrationType, IMigrationContext context)
    Parameters
    Type Name Description
    System.Type migrationType
    IMigrationContext context
    Returns
    Type Description
    MigrationBase
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX