Share via


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

サービス コンテナー

適用対象