IProcessable.Process Method

Include Protected Members
Include Inherited Members

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

Executes a process that is associated with the IProcessable.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Process() Infrastructure. Executes a process that is associated with the IProcessable with the default type.
Public method Process(ProcessType) Infrastructure. Executes a process that is associated with the IProcessable with the specified type.
Public method Process(ProcessType, ErrorConfiguration) Infrastructure. Executes a process that is associated with the IProcessable with the specified process type error configuration.
Public method Process(ProcessType, ErrorConfiguration, XmlaWarningCollection) Infrastructure. Executes a process that is associated with the IProcessable with the specified process type, error configuration and warnings.
Public method Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection) Infrastructure. Executes a process that is associated with the IProcessable with the specified process type, error configuration, warnings and impact details.
Public method Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection, Boolean) Infrastructure. Executes a process that is associated with the IProcessable with the specified process type, error configuration, warnings and impact details.

Top

See Also

Reference

IProcessable Interface

Microsoft.AnalysisServices Namespace