Compartir a través de


InversePropertyAttributeConvention Constructor

Definición

Crea una nueva instancia de InversePropertyAttributeConvention.

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

Parámetros

dependencies
ProviderConventionSetBuilderDependencies

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

Se aplica a