Freigeben über


IProcessable.Process-Methode

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

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

Syntax

'Declaration
Sub Process
'Usage
Dim instance As IProcessable

instance.Process()
void Process()
void Process()
abstract Process : unit -> unit
function Process()

Siehe auch

Verweis

IProcessable Schnittstelle

Process-Überladung

Microsoft.AnalysisServices-Namespace