共用方式為


IProcessable.Process 方法

包含保護的成員
包含繼承的成員

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Executes a process that is associated with the IProcessable.

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用方法 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 命名空間