DropForeignKeyOperation.CreateDropIndexOperation Method ()
Gets an operation to drop the associated index on the foreign key column(s).
Assembly: EntityFramework (in EntityFramework.dll)
Return Value
Type: System.Data.Entity.Migrations.Model.DropIndexOperationAn operation to drop the index.