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
    System.String table
    Returns
    Type Description
    ICreateForeignKeyForeignColumnBuilder
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • FromTable(String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX