IProcessable 메서드

보호된 멤버 포함
상속된 멤버 포함

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

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

메서드

  이름 설명
공용 메서드 CanProcess 인프라입니다. Indicates whether the IProcessable can perform the specified processing.
공용 메서드 Process() 인프라입니다. Executes a process that is associated with the IProcessable with the default type.
공용 메서드 Process(ProcessType) 인프라입니다. Executes a process that is associated with the IProcessable with the specified type.
공용 메서드 Process(ProcessType, ErrorConfiguration) 인프라입니다. Executes a process that is associated with the IProcessable with the specified process type error configuration.
공용 메서드 Process(ProcessType, ErrorConfiguration, XmlaWarningCollection) 인프라입니다. Executes a process that is associated with the IProcessable with the specified process type, error configuration and warnings.
공용 메서드 Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection) 인프라입니다. Executes a process that is associated with the IProcessable with the specified process type, error configuration, warnings and impact details.
공용 메서드 Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection, Boolean) 인프라입니다. Executes a process that is associated with the IProcessable with the specified process type, error configuration, warnings and impact details.

맨 위로 이동

참고 항목

참조

IProcessable 인터페이스

Microsoft.AnalysisServices 네임스페이스