CompleteFailoverClusterFeatureTree(ServiceContainer) 构造函数

定义

初始化 CompleteFailoverClusterFeatureTree 类的新实例。

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

参数

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

上下文。

适用于