Compartilhar via


InversePropertyAttributeConvention Construtor

Definição

Cria uma nova instância 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 parameter que contém dependências para essa convenção.

Aplica-se a