Interface IMaterializationService

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Represents a materialization service.

Espace de noms :  Microsoft.DataWarehouse.ComponentModel
Assembly :  Microsoft.DataWarehouse.Interfaces (en Microsoft.DataWarehouse.Interfaces.dll)

Syntaxe

'Déclaration
Public Interface IMaterializationService
'Utilisation
Dim instance As IMaterializationService
public interface IMaterializationService
public interface class IMaterializationService
type IMaterializationService =  interface end
public interface IMaterializationService

Le type IMaterializationService expose les membres suivants.

Propriétés

  Nom Description
Propriété publique MaterizalizationBlocked Infrastructure. Gets a value that indicates whether the materialization service has been blocked.
Propriété publique SitingBlocked Infrastructure. Gets a value that indicates whether the siting of the materialization service has been blocked.

Haut de la page

Méthodes

  Nom Description
Méthode publique BlockMaterialization Infrastructure. Blocks the specified materialization service.
Méthode publique BlockSiting Infrastructure. Blocks the siting of the IMaterializationService object.
Méthode publique ChangeMaterializedCaption Infrastructure. Indicates whether the materialized caption has been changed.
Méthode publique DematerializeComponent Infrastructure. Dematerializes a specified component.
Méthode publique MaterializeComponent Materializes a specified component.
Méthode publique UnblockMaterialization Infrastructure. Unblocks the specified materialization.
Méthode publique UnblockSiting Infrastructure. Unblocks a specified siting.
Méthode publique UpdateMaterialization(IComponent) Infrastructure. Updates the IMaterializationService.
Méthode publique UpdateMaterialization(IComponent, Boolean) Infrastructure. Updates the [T:Microsoft.DataWarehouse.ComponentModel.IMaterializationService.]

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.DataWarehouse.ComponentModel