ProcessableMajorObject.Process Method (ProcessType, WriteBackTableCreation)

Processes the ProcessableMajorObject with the specified process type and writeback option.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

VB
'Declaration
Public Sub Process ( _
    processType As ProcessType, _
    writebackOption As WriteBackTableCreation _
)
'Usage
Dim instance As ProcessableMajorObject 
Dim processType As ProcessType 
Dim writebackOption As WriteBackTableCreation

instance.Process(processType, writebackOption)

Parameters

See Also

Reference

ProcessableMajorObject Class

Process Overload

Microsoft.AnalysisServices Namespace