ModelCustomizerDependencies.SetFinder Property

Definition

Caution

This is part of ProviderConventionSetBuilderDependencies now

Gets the IDbSetFinder that will locate the DbSet<TEntity> properties on the derived context.

C#
public Microsoft.EntityFrameworkCore.Internal.IDbSetFinder SetFinder { get; }
C#
public Microsoft.EntityFrameworkCore.Infrastructure.IDbSetFinder SetFinder { get; }
C#
[System.Obsolete("This is part of ProviderConventionSetBuilderDependencies now")]
public Microsoft.EntityFrameworkCore.Infrastructure.IDbSetFinder SetFinder { get; init; }

Property Value

Microsoft.EntityFrameworkCore.Internal.IDbSetFinder
Attributes

Applies to

Product Versions (Obsolete)
Entity Framework Core 2.0, 2.1, 2.2, 3.0, 3.1, 5.0 (6.0)