Sdílet prostřednictvím


DropForeignKeyOperation.CreateDropIndexOperation Metoda

Definice

Získá operaci pro odstranění přidruženého indexu ve sloupcích cizího klíče.

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

Návraty

Operace, která index vyřadí.

Platí pro