Search Results for

    Show / Hide Table of Contents
    View Source

    Interface ICreateConstraintOnTableBuilder

    Namespace: Umbraco.Cms.Infrastructure.Migrations.Expressions.Create.Constraint
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface ICreateConstraintOnTableBuilder : IFluentBuilder

    Methods

    View Source

    OnTable(string)

    Specifies the table name.

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