AnalysisServiceDeploymentModeSettings 類別

定義

代表部署模式設定的分析服務。

public ref class AnalysisServiceDeploymentModeSettings : Microsoft::SqlServer::Configuration::Settings
public class AnalysisServiceDeploymentModeSettings : Microsoft.SqlServer.Configuration.Settings
type AnalysisServiceDeploymentModeSettings = class
    inherit Settings
Public Class AnalysisServiceDeploymentModeSettings
Inherits Settings
繼承
AnalysisServiceDeploymentModeSettings

建構函式

名稱 Description
AnalysisServiceDeploymentModeSettings()

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

AnalysisServiceDeploymentModeSettings(ServiceContainer)

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

屬性

名稱 Description
ASDeploymentMode

取得分析服務部署模式。

方法

名稱 Description
Calculate()

計算所有設定。

(繼承來源 Settings)
CreateProperty<T>(String)

建立一個設定屬性。

(繼承來源 Settings)
Equals(Settings)

判斷兩個物件實例是否相等。

(繼承來源 Settings)
GetHashCode()

做為預設哈希函式。

(繼承來源 Settings)
ValidateSettings()

取得驗證的設定。

(繼承來源 Settings)

適用於