InversePropertyAttributeConvention Конструктор

Определение

Создает новый экземпляр 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)

Параметры

dependencies
ProviderConventionSetBuilderDependencies

Объект параметров, содержащий зависимости для этого соглашения.

Применяется к