Поделиться через


ForeignKeyIndexConvention(ProviderConventionSetBuilderDependencies) Конструктор

Определение

Создает новый экземпляр ForeignKeyIndexConvention.

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

Параметры

dependencies
ProviderConventionSetBuilderDependencies

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

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