Search Results for

    Show / Hide Table of Contents
    View Source

    Interface ICreateTableWithColumnBuilder

    Namespace: Umbraco.Cms.Infrastructure.Migrations.Expressions.Create.Table
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface ICreateTableWithColumnBuilder : IFluentBuilder, IExecutableBuilder

    Methods

    View Source

    WithColumn(String)

    Declaration
    ICreateTableColumnAsTypeBuilder WithColumn(string name)
    Parameters
    Type Name Description
    System.String name
    Returns
    Type Description
    ICreateTableColumnAsTypeBuilder
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • WithColumn(String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX