Search Results for

    Show / Hide Table of Contents
    View Source

    Interface ICreateIndexForTableBuilder

    Namespace: Umbraco.Cms.Infrastructure.Migrations.Expressions.Create.Index
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface ICreateIndexForTableBuilder : IFluentBuilder

    Methods

    View Source

    OnTable(string)

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