Search Results for

    Show / Hide Table of Contents
    View Source

    Interface ICreateForeignKeyFromTableBuilder

    Namespace: Umbraco.Cms.Infrastructure.Migrations.Expressions.Create.ForeignKey
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface ICreateForeignKeyFromTableBuilder : IFluentBuilder

    Methods

    View Source

    FromTable(string)

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