IMaterializationService Methods

 

Applies To: SQL Server 2016 Preview

Namespace:   Microsoft.DataWarehouse.ComponentModel
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Methods

Name Description
System_CAPS_pubmethod BlockMaterialization()

Blocks the specified materialization service.

System_CAPS_pubmethod BlockSiting()

Blocks the siting of the IMaterializationService object.

System_CAPS_pubmethod ChangeMaterializedCaption(IComponent, String)

Indicates whether the materialized caption has been changed.

System_CAPS_pubmethod DematerializeComponent(IComponent, Object)

Dematerializes a specified component.

System_CAPS_pubmethod MaterializeComponent(IComponent, Object)

Materializes a specified component.

System_CAPS_pubmethod UnblockMaterialization()

Unblocks the specified materialization.

System_CAPS_pubmethod UnblockSiting()

Unblocks a specified siting.

System_CAPS_pubmethod UpdateMaterialization(IComponent)

Updates the IMaterializationService.

System_CAPS_pubmethod UpdateMaterialization(IComponent, Boolean)

Updates the T:Microsoft.DataWarehouse.ComponentModel.IMaterializationService.

See Also

IMaterializationService Interface
Microsoft.DataWarehouse.ComponentModel Namespace

Return to top