Sdílet prostřednictvím


ForeignKeyIndexConvention Třída

Definice

Konvence na zavedení indexů pro cizí klíče.

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)
Dědičnost
ForeignKeyIndexConvention
Implementuje

Konstruktory

ForeignKeyIndexConvention()

Konvence na zavedení indexů pro cizí klíče.

Metody

Apply(AssociationType, DbModel)

Použije tuto konvenci na položku v modelu.

Platí pro