RebuildDatabaseFeatureTree(ServiceContainer) 建構函式

定義

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

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

參數

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

服務容器。

適用於