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

属性值

注解

有关详细信息 和示例,请参阅数据库提供程序和扩展的实现

适用于