AnalysisServiceDeploymentModeSettings 建構函式

定義

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

多載

AnalysisServiceDeploymentModeSettings()

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

public:
 AnalysisServiceDeploymentModeSettings();
public AnalysisServiceDeploymentModeSettings();
Public Sub New ()

適用於

AnalysisServiceDeploymentModeSettings(ServiceContainer)

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

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

參數

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

內容。

適用於