Search Results for

    Show / Hide Table of Contents

    Interface ICreateColumnOnTableBuilder

    Namespace: Umbraco.Cms.Infrastructure.Migrations.Expressions.Create.Column
    Assembly: cs.temp.dll.dll
    Syntax
    public interface ICreateColumnOnTableBuilder

    Methods

    OnTable(String)

    Specifies the name of the table.

    Declaration
    ICreateColumnTypeBuilder OnTable(string name)
    Parameters
    Type Name Description
    System.String name
    Returns
    Type Description
    ICreateColumnTypeBuilder
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX