IMaterializationService 인터페이스

이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

Represents a materialization service.

네임스페이스:  Microsoft.DataWarehouse.ComponentModel
어셈블리:  Microsoft.DataWarehouse.Interfaces(Microsoft.DataWarehouse.Interfaces.dll)

구문

‘선언
Public Interface IMaterializationService
‘사용 방법
Dim instance As IMaterializationService
public interface IMaterializationService
public interface class IMaterializationService
type IMaterializationService =  interface end
public interface IMaterializationService

IMaterializationService 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 MaterizalizationBlocked 인프라입니다. Gets a value that indicates whether the materialization service has been blocked.
공용 속성 SitingBlocked 인프라입니다. Gets a value that indicates whether the siting of the materialization service has been blocked.

맨 위로 이동

메서드

  이름 설명
공용 메서드 BlockMaterialization 인프라입니다. Blocks the specified materialization service.
공용 메서드 BlockSiting 인프라입니다. Blocks the siting of the IMaterializationService object.
공용 메서드 ChangeMaterializedCaption 인프라입니다. Indicates whether the materialized caption has been changed.
공용 메서드 DematerializeComponent 인프라입니다. Dematerializes a specified component.
공용 메서드 MaterializeComponent Materializes a specified component.
공용 메서드 UnblockMaterialization 인프라입니다. Unblocks the specified materialization.
공용 메서드 UnblockSiting 인프라입니다. Unblocks a specified siting.
공용 메서드 UpdateMaterialization(IComponent) 인프라입니다. Updates the IMaterializationService.
공용 메서드 UpdateMaterialization(IComponent, Boolean) 인프라입니다. Updates the [T:Microsoft.DataWarehouse.ComponentModel.IMaterializationService.]

맨 위로 이동

참고 항목

참조

Microsoft.DataWarehouse.ComponentModel 네임스페이스