Sdílet prostřednictvím


StoreGeneratedIdentityKeyConvention Třída

Definice

Konvence konfigurace celočíselného primárního klíče tak, aby byly identitou.

public class StoreGeneratedIdentityKeyConvention : System.Data.Entity.ModelConfiguration.Conventions.IConceptualModelConvention<System.Data.Entity.Core.Metadata.Edm.EntityType>
type StoreGeneratedIdentityKeyConvention = class
    interface IConceptualModelConvention<EntityType>
    interface IConvention
Public Class StoreGeneratedIdentityKeyConvention
Implements IConceptualModelConvention(Of EntityType)
Dědičnost
StoreGeneratedIdentityKeyConvention
Implementuje

Konstruktory

StoreGeneratedIdentityKeyConvention()

Konvence konfigurace celočíselného primárního klíče tak, aby byly identitou.

Metody

Apply(EntityType, DbModel)

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

Platí pro