IHostConfigurationSettings Interface
Applies To: SQL Server (starting with 2016)
Represents a host configuration settings.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Name | Description | |
|---|---|---|
![]() | GetSetting(String^, array<String^>^) | Retrieves a configuration setting. |
![]() | SetSetting(String^, Object^, array<String^>^) | Serializes the setting value. |
Show:
