Interface IForeignKeyExpression
Opt-in into the foreign key expressions conventions
Namespace: FluentMigrator.Expressions
Assembly: FluentMigrator.Abstractions.dll
Syntax
public interface IForeignKeyExpression
  Properties
ForeignKey
Gets the foreign key defintion
Declaration
ForeignKeyDefinition ForeignKey { get; }
  Property Value
| Type | Description | 
|---|---|
| ForeignKeyDefinition |