Compartir a través de


CosmosInversePropertyAttributeConvention Constructor

Definición

Crea una nueva instancia de InversePropertyAttributeConvention.

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

Parámetros

dependencies
ProviderConventionSetBuilderDependencies

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

Se aplica a