IProcessable.Process Method
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Overload List
Name | Description | |
---|---|---|
Process() | Infrastructure. | |
Process(ProcessType) | Infrastructure. | |
Process(ProcessType, ErrorConfiguration) | Infrastructure. | |
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection) | Infrastructure. | |
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection) | Infrastructure. | |
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection, Boolean) | Infrastructure. |
Top