Search Results for

    Show / Hide Table of Contents

    Namespace FluentMigrator.Builders.Create.ForeignKey

    Interfaces

    ICreateForeignKeyCascadeSyntax

    Defines the cascading rules of a foreign key constraint

    ICreateForeignKeyForeignColumnOrInSchemaSyntax

    Interface to define the foreign key columns or the foreign keys table schema

    ICreateForeignKeyForeignColumnSyntax

    Interface to define the foreign key columns

    ICreateForeignKeyFromTableSyntax

    Specify the table to create of foreign key for

    ICreateForeignKeyPrimaryColumnOrInSchemaSyntax

    Specify the schema of the foreign keys primary table

    ICreateForeignKeyPrimaryColumnSyntax

    Define the primary table columns for a foreign key

    ICreateForeignKeyToTableSyntax

    Specify the foreign keys primary table

    In this article
    Back to top
    Copyright © 2018 Fluent Migrator Project
    Generated by DocFX
    Creative Commons License
    FluentMigrator Documentation by FluentMigrator Project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.