IHostMaterializationService Methods

 

Applies To: SQL Server (starting with 2016)

Namespace:   Microsoft.AnalysisServices.Hosting
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

Methods

Name Description
System_CAPS_pubmethod DematerializeComponent(IComponent, Object)

Dematerializes the component in the service.

System_CAPS_pubmethod MaterializeComponent(IComponent, Object)

Materializes the component in the service.

System_CAPS_pubmethod UpdateMaterialization(IComponent, Boolean)

Updates the materialization service.

See Also

IHostMaterializationService Interface
Microsoft.AnalysisServices.Hosting Namespace

Return to top