Поделиться через


StoreGeneratedIdentityKeyConvention Класс

Определение

Соглашение о настройке использования целочисленных первичных ключей в качестве идентификаторов.

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)
Наследование
StoreGeneratedIdentityKeyConvention
Реализации

Конструкторы

StoreGeneratedIdentityKeyConvention()

Соглашение о настройке использования целочисленных первичных ключей в качестве идентификаторов.

Методы

Apply(EntityType, DbModel)

Применяет это соглашение к элементу в модели.

Применяется к