IHostConfigurationSettings Methods

 

Applies To: SQL Server (starting with 2016)

Namespace:   Microsoft.AnalysisServices.Hosting
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

Methods

Name Description
System_CAPS_pubmethod GetSetting(String, String[])

Retrieves a configuration setting.

System_CAPS_pubmethod SetSetting(String, Object, String[])

Serializes the setting value.

See Also

IHostConfigurationSettings Interface
Microsoft.AnalysisServices.Hosting Namespace

Return to top