DropForeignKeyOperation.Inverse Property
Gets an operation that represents reverting dropping the foreign key constraint. The inverse cannot be automatically calculated, if it was not supplied to the constructor this property will return null.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Migrations.Model.MigrationOperationAn operation that represents reverting dropping the foreign key constraint.