ProcessableMajorObject.Process Method (ProcessType, WriteBackTableCreation)
SQL Server 2012
Processes the ProcessableMajorObject with the specified process type and writeback option.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public void Process( ProcessType processType, WriteBackTableCreation writebackOption )
Parameters
- processType
- Type: Microsoft.AnalysisServices.ProcessType
The type of processing for the object.
- writebackOption
- Type: Microsoft.AnalysisServices.WriteBackTableCreation
The writeback option.
