EntityFrameworkServicesBuilder.IInfrastructure<IServiceCollection>.Instance 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
IServiceCollection获取正在配置的 。
此属性适用于需要利用未在公共 API 图面中直接公开的服务的扩展方法。
Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.Extensions.DependencyInjection.IServiceCollection>.Instance { get; }
member this.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure<Microsoft.Extensions.DependencyInjection.IServiceCollection>.Instance : Microsoft.Extensions.DependencyInjection.IServiceCollection
ReadOnly Property Instance As IServiceCollection Implements IInfrastructure(Of IServiceCollection).Instance