ModelCustomizerDependencies.SetFinder Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This is part of ProviderConventionSetBuilderDependencies now
Gets the IDbSetFinder that will locate the DbSet<TEntity> properties on the derived context.
public Microsoft.EntityFrameworkCore.Internal.IDbSetFinder SetFinder { get; }
public Microsoft.EntityFrameworkCore.Infrastructure.IDbSetFinder SetFinder { get; }
[System.Obsolete("This is part of ProviderConventionSetBuilderDependencies now")]
public Microsoft.EntityFrameworkCore.Infrastructure.IDbSetFinder SetFinder { get; init; }
member this.SetFinder : Microsoft.EntityFrameworkCore.Internal.IDbSetFinder
member this.SetFinder : Microsoft.EntityFrameworkCore.Infrastructure.IDbSetFinder
[<System.Obsolete("This is part of ProviderConventionSetBuilderDependencies now")>]
member this.SetFinder : Microsoft.EntityFrameworkCore.Infrastructure.IDbSetFinder with get, set
Public ReadOnly Property SetFinder As IDbSetFinder
Public Property SetFinder As IDbSetFinder
- Attributes
Product | Versions (Obsolete) |
---|---|
Entity Framework Core | 2.0, 2.1, 2.2, 3.0, 3.1, 5.0 (6.0) |
Entity Framework feedback
Entity Framework is an open source project. Select a link to provide feedback: