Freigeben über


ForeignKeyIndexConvention Klasse

Definition

Konvention zur Einführung von Indizes für Fremdschlüssel.

public class ForeignKeyIndexConvention : System.Data.Entity.ModelConfiguration.Conventions.IStoreModelConvention<System.Data.Entity.Core.Metadata.Edm.AssociationType>
type ForeignKeyIndexConvention = class
    interface IStoreModelConvention<AssociationType>
    interface IConvention
Public Class ForeignKeyIndexConvention
Implements IStoreModelConvention(Of AssociationType)
Vererbung
ForeignKeyIndexConvention
Implementiert

Konstruktoren

ForeignKeyIndexConvention()

Konvention zur Einführung von Indizes für Fremdschlüssel.

Methoden

Apply(AssociationType, DbModel)

Wendet diese Konvention auf ein Element im Modell an.

Gilt für: