ForeignKeyIndexConvention(ProviderConventionSetBuilderDependencies) Oluşturucu

Tanım

ForeignKeyIndexConvention öğesinin yeni bir örneğini oluşturur.

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)

Parametreler

dependencies
ProviderConventionSetBuilderDependencies

Bu kural için bağımlılıkları içeren parametre nesnesi.

Şunlara uygulanır