Udostępnij za pośrednictwem


DropForeignKeyOperation.CreateDropIndexOperation Metoda

Definicja

Pobiera operację w celu porzucania skojarzonego indeksu w kolumnach kluczy obcych.

public virtual System.Data.Entity.Migrations.Model.DropIndexOperation CreateDropIndexOperation ();
abstract member CreateDropIndexOperation : unit -> System.Data.Entity.Migrations.Model.DropIndexOperation
override this.CreateDropIndexOperation : unit -> System.Data.Entity.Migrations.Model.DropIndexOperation
Public Overridable Function CreateDropIndexOperation () As DropIndexOperation

Zwraca

Operacja porzucania indeksu.

Dotyczy