Freigeben über


IProcessable.Process-Methode

Geschützte Member einschließen
Geerbte Member einschließen

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.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode Process() Infrastruktur Executes a process that is associated with the IProcessable with the default type.
Öffentliche Methode Process(ProcessType) Infrastruktur Executes a process that is associated with the IProcessable with the specified type.
Öffentliche Methode Process(ProcessType, ErrorConfiguration) Infrastruktur Executes a process that is associated with the IProcessable with the specified process type error configuration.
Öffentliche Methode Process(ProcessType, ErrorConfiguration, XmlaWarningCollection) Infrastruktur Executes a process that is associated with the IProcessable with the specified process type, error configuration and warnings.
Öffentliche Methode Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection) Infrastruktur Executes a process that is associated with the IProcessable with the specified process type, error configuration, warnings and impact details.
Öffentliche Methode Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection, Boolean) Infrastruktur Executes a process that is associated with the IProcessable with the specified process type, error configuration, warnings and impact details.

Zum Anfang

Siehe auch

Verweis

IProcessable Schnittstelle

Microsoft.AnalysisServices-Namespace