Udostępnij za pośrednictwem


StoreGeneratedIdentityKeyConvention Klasa

Definicja

Konwencja konfigurowania kluczy podstawowych liczb całkowitych jako tożsamości.

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)
Dziedziczenie
StoreGeneratedIdentityKeyConvention
Implementuje

Konstruktory

StoreGeneratedIdentityKeyConvention()

Konwencja konfigurowania kluczy podstawowych liczb całkowitych jako tożsamości.

Metody

Apply(EntityType, DbModel)

Stosuje tę konwencję do elementu w modelu.

Dotyczy