IProcessable.Process Method ()

 

Applies To: SQL Server (starting with 2016)

Executes a process that is associated with the IProcessable with the default type.

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

Syntax

void Process()
void Process()
abstract Process : unit -> unit
Sub Process

See Also

Process Overload
IProcessable Interface
Microsoft.AnalysisServices Namespace

Return to top