다음을 통해 공유


EntityFrameworkServicesBuilder.IInfrastructure<IServiceCollection>.Instance 속성

정의

구성 중인 을 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

속성 값

구현

적용 대상