Search Results for

    Show / Hide Table of Contents
    View Source

    Interface ICreateColumnOnTableBuilder

    Namespace: Umbraco.Cms.Infrastructure.Migrations.Expressions.Create.Column
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface ICreateColumnOnTableBuilder : IColumnTypeBuilder<ICreateColumnOptionBuilder>, IFluentBuilder

    Methods

    View Source

    OnTable(string)

    Specifies the name of the table.

    Declaration
    ICreateColumnTypeBuilder OnTable(string name)
    Parameters
    Type Name Description
    string name
    Returns
    Type Description
    ICreateColumnTypeBuilder
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX