Compartir a través de


NotMappedMemberAttributeConvention Constructor

Definición

Crea una nueva instancia de NotMappedMemberAttributeConvention.

public NotMappedMemberAttributeConvention (Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies dependencies);
new Microsoft.EntityFrameworkCore.Metadata.Conventions.NotMappedMemberAttributeConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies -> Microsoft.EntityFrameworkCore.Metadata.Conventions.NotMappedMemberAttributeConvention
Public Sub New (dependencies As ProviderConventionSetBuilderDependencies)

Parámetros

dependencies
ProviderConventionSetBuilderDependencies

Objeto de parámetro que contiene dependencias para esta convención.

Se aplica a