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

Nazwa Opis
StoreGeneratedIdentityKeyConvention()

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

Metody

Nazwa Opis
Apply(EntityType, DbModel)

Stosuje tę konwencję do elementu w modelu.

Dotyczy