Search Results for

    Show / Hide Table of Contents
    View Source

    Class ExecutableBuilder

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Infrastructure.Migrations.Expressions.Common
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class ExecutableBuilder : IExecutableBuilder

    Constructors

    View Source

    ExecutableBuilder(IMigrationExpression)

    Declaration
    public ExecutableBuilder(IMigrationExpression expression)
    Parameters
    Type Name Description
    IMigrationExpression expression

    Methods

    View Source

    Do()

    Executes.

    Declaration
    public void Do()
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • ExecutableBuilder(IMigrationExpression)
    • Methods
      • Do()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX