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

適用対象