IHostConfigurationSettings Interface

This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.AnalysisServices.Hosting
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
<GuidAttribute("DA800437-5FF3-4eda-BFD3-8B1927086DCF")> _
Public Interface IHostConfigurationSettings
[GuidAttribute("DA800437-5FF3-4eda-BFD3-8B1927086DCF")] 
public interface IHostConfigurationSettings
[GuidAttribute(L"DA800437-5FF3-4eda-BFD3-8B1927086DCF")] 
public interface class IHostConfigurationSettings
/** @attribute GuidAttribute("DA800437-5FF3-4eda-BFD3-8B1927086DCF") */ 
public interface IHostConfigurationSettings
GuidAttribute("DA800437-5FF3-4eda-BFD3-8B1927086DCF") 
public interface IHostConfigurationSettings

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

IHostConfigurationSettings Members
Microsoft.AnalysisServices.Hosting Namespace