IHostMaterializationService 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("45BF1B3B-4C61-4681-89A5-29D9D43C462A")> _
Public Interface IHostMaterializationService
[GuidAttribute("45BF1B3B-4C61-4681-89A5-29D9D43C462A")] 
public interface IHostMaterializationService
[GuidAttribute(L"45BF1B3B-4C61-4681-89A5-29D9D43C462A")] 
public interface class IHostMaterializationService
/** @attribute GuidAttribute("45BF1B3B-4C61-4681-89A5-29D9D43C462A") */ 
public interface IHostMaterializationService
GuidAttribute("45BF1B3B-4C61-4681-89A5-29D9D43C462A") 
public interface IHostMaterializationService

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

IHostMaterializationService Members
Microsoft.AnalysisServices.Hosting Namespace