Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IExecutableBuilder

    Represents a builder interface for creating and executing migration expressions. Implementations of this interface allow migration steps to be defined and executed as part of a migration process.

    Namespace: Umbraco.Cms.Infrastructure.Migrations.Expressions.Common
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface IExecutableBuilder

    Methods

    View Source

    Do()

    Executes.

    Declaration
    void Do()
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX