InversePropertyAttributeConvention Costruttore

Definizione

Crea una nuova istanza di 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)

Parametri

dependencies
ProviderConventionSetBuilderDependencies

Oggetto Parameter contenente le dipendenze per questa convenzione.

Si applica a