共用方式為


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

適用於