Namespace FluentMigrator.Builders.Delete.ForeignKey
Interfaces
IDeleteForeignKeyForeignColumnOrInSchemaSyntax
Define the schema or foreign key column to delete
IDeleteForeignKeyForeignColumnSyntax
Specify the foreign key columns to delete
IDeleteForeignKeyFromTableSyntax
Define the table of the foreign key to delete
IDeleteForeignKeyOnTableSyntax
Specify the table of the foreign key
IDeleteForeignKeyPrimaryColumnSyntax
Specify the columns of the primary table
IDeleteForeignKeyToTableSyntax
Specify the primary table of the foreign key