Aracılığıyla paylaş


IProcessable.Process Yöntemi (ProcessType)

Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
Sub Process ( _
    processType As ProcessType _
)
'Kullanım
Dim instance As IProcessable
Dim processType As ProcessType

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

Parametreler