IHostableComponent 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("6173411B-3BB9-476e-A94F-9F6BD3F2929D")> _
Public Interface IHostableComponent
[GuidAttribute("6173411B-3BB9-476e-A94F-9F6BD3F2929D")] 
public interface IHostableComponent
[GuidAttribute(L"6173411B-3BB9-476e-A94F-9F6BD3F2929D")] 
public interface class IHostableComponent
/** @attribute GuidAttribute("6173411B-3BB9-476e-A94F-9F6BD3F2929D") */ 
public interface IHostableComponent
GuidAttribute("6173411B-3BB9-476e-A94F-9F6BD3F2929D") 
public interface IHostableComponent

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

IHostableComponent Members
Microsoft.AnalysisServices.Hosting Namespace