AddForeignKeyOperation.CreateCreateIndexOperation Method ()
Gets an operation to create an index on the foreign key column(s).
Assembly: EntityFramework (in EntityFramework.dll)
Return Value
Type: System.Data.Entity.Migrations.Model.CreateIndexOperationAn operation to add the index.