DbContext.IDbContextDependencies.EntityFinderSource 属性

定义

此 API 支持 Entity Framework Core 基础结构,不应直接从代码使用。 将来的版本中可能会更改或删除此 API。

Microsoft.EntityFrameworkCore.Internal.IEntityFinderSource Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.EntityFinderSource { get; }
member this.Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.EntityFinderSource : Microsoft.EntityFrameworkCore.Internal.IEntityFinderSource
 ReadOnly Property EntityFinderSource As IEntityFinderSource Implements IDbContextDependencies.EntityFinderSource

属性值

Microsoft.EntityFrameworkCore.Internal.IEntityFinderSource

实现

Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.EntityFinderSource

适用于