IMaterializationService Interface

This API supports the infrastructure and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Interface IMaterializationService
'Usage
Dim instance As IMaterializationService
public interface IMaterializationService
public interface class IMaterializationService
type IMaterializationService =  interface end
public interface IMaterializationService

The IMaterializationService type exposes the following members.

Properties

  Name Description
Public property MaterizalizationBlocked
Public property SitingBlocked

Top