UpgradeFeatureTree(ServiceContainer) 建構函式

定義

UpgradeFeatureTree 類別的新執行個體初始化。

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

參數

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

內容。

適用於