FeaturePrepareImage(ServiceContainer) 생성자

정의

FeaturePrepareImage 클래스의 새 인스턴스를 초기화합니다.

public:
 FeaturePrepareImage(Microsoft::SqlServer::Chainer::Infrastructure::ServiceContainer ^ context);
public FeaturePrepareImage (Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer context);
new Microsoft.SqlServer.Configuration.FeaturePrepareImage : Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer -> Microsoft.SqlServer.Configuration.FeaturePrepareImage
Public Sub New (context As ServiceContainer)

매개 변수

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

서비스 컨테이너입니다.

적용 대상