次の方法で共有


EntityFrameworkServicesBuilder.ServiceCollectionMap プロパティ

定義

基になる ServiceCollectionMapへのアクセス。

protected virtual Microsoft.EntityFrameworkCore.Infrastructure.ServiceCollectionMap ServiceCollectionMap { get; }
member this.ServiceCollectionMap : Microsoft.EntityFrameworkCore.Infrastructure.ServiceCollectionMap
Protected Overridable ReadOnly Property ServiceCollectionMap As ServiceCollectionMap

プロパティ値

注釈

詳細と例については、「 データベース プロバイダーと拡張機能の実装 」を参照してください。

適用対象