IHostMaterializationService Interface
Applies To: SQL Server (starting with 2016)
Provides a host services for materialization.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Name | Description | |
|---|---|---|
![]() | SitingBlocked | Gets whether the siting is blocked. |
| Name | Description | |
|---|---|---|
![]() | DematerializeComponent(IComponent^, Object^) | Dematerializes the component in the service. |
![]() | MaterializeComponent(IComponent^, Object^) | Materializes the component in the service. |
![]() | UpdateMaterialization(IComponent^, Boolean) | Updates the materialization service. |
Show:

