ProcessableMajorObject.Process Method ()

 

Applies To: SQL Server (starting with 2016)

Processes the ProcessableMajorObject.

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

Syntax

public void Process()
public:
virtual void Process() sealed
abstract Process : unit -> unit
override Process : unit -> unit
Public Sub Process

Implements

IProcessable.Process()

See Also

Process Overload
ProcessableMajorObject Class
Microsoft.AnalysisServices Namespace

Return to top