Share via


CompleteImageFeatureTree(ServiceContainer) コンストラクター

定義

CompleteImageFeatureTree クラスの新しいインスタンスを初期化します。

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

パラメーター

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

コンテキスト。

適用対象