This topic has not yet been rated - Rate this topic

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)
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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.