ProcessableMajorObject.Process Method
Applies To: SQL Server (starting with 2016)
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
Overload List
Name | Description | |
---|---|---|
Process() | Processes the ProcessableMajorObject. |
|
Process(ProcessType) | Processes the ProcessableMajorObject with the specified process type. |
|
Process(ProcessType, ErrorConfiguration) | Processes the ProcessableMajorObject with the specified process type. |
|
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection) | Processes the ProcessableMajorObject with the specified process type. |
|
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection) | Processes the ProcessableMajorObject with the specified process type. |
|
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection, Boolean) | Processes the ProcessableMajorObject with the specified process type. |
|
Process(ProcessType, IBinding) | ||
Process(ProcessType, WriteBackTableCreation) | Processes the ProcessableMajorObject with the specified process type and writeback option. |
See Also
ProcessableMajorObject Class
Microsoft.AnalysisServices Namespace
Return to top