ProviderConventionSetBuilderDependencies.SetFinder 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
集查找器。
public Microsoft.EntityFrameworkCore.Internal.IDbSetFinder SetFinder { get; }
public Microsoft.EntityFrameworkCore.Infrastructure.IDbSetFinder SetFinder { get; }
public Microsoft.EntityFrameworkCore.Infrastructure.IDbSetFinder SetFinder { get; init; }
member this.SetFinder : Microsoft.EntityFrameworkCore.Internal.IDbSetFinder
member this.SetFinder : Microsoft.EntityFrameworkCore.Infrastructure.IDbSetFinder
member this.SetFinder : Microsoft.EntityFrameworkCore.Infrastructure.IDbSetFinder with get, set
Public ReadOnly Property SetFinder As IDbSetFinder
Public Property SetFinder As IDbSetFinder
属性值
Microsoft.EntityFrameworkCore.Internal.IDbSetFinder