CompleteImageFeatureTree(ServiceContainer) Constructor

Definition

Initializes a new instance of the CompleteImageFeatureTree class.

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)

Parameters

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

The context.

Applies to