Sdílet prostřednictvím


AddForeignKeyOperation.CreateCreateIndexOperation Metoda

Definice

Získá operaci pro vytvoření indexu ve sloupcích cizího klíče.

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

Návraty

Operace pro přidání indexu

Platí pro