Partager via


ModelCustomizerDependencies.SetFinder Propriété

Définition

Attention

This is part of ProviderConventionSetBuilderDependencies now

Obtient le IDbSetFinder qui localisera les DbSet<TEntity> propriétés dans le contexte dérivé.

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

Valeur de propriété

Microsoft.EntityFrameworkCore.Internal.IDbSetFinder
Attributs

S’applique à