Méthodes IProcessable

Inclure les membres protégés
Inclure les membres hérités

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Le type IProcessable expose les membres suivants.

Méthodes

  Nom Description
Méthode publique CanProcess Infrastructure. Indicates whether the IProcessable can perform the specified processing.
Méthode publique Process() Infrastructure. Executes a process that is associated with the IProcessable with the default type.
Méthode publique Process(ProcessType) Infrastructure. Executes a process that is associated with the IProcessable with the specified type.
Méthode publique Process(ProcessType, ErrorConfiguration) Infrastructure. Executes a process that is associated with the IProcessable with the specified process type error configuration.
Méthode publique Process(ProcessType, ErrorConfiguration, XmlaWarningCollection) Infrastructure. Executes a process that is associated with the IProcessable with the specified process type, error configuration and warnings.
Méthode publique Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection) Infrastructure. Executes a process that is associated with the IProcessable with the specified process type, error configuration, warnings and impact details.
Méthode publique Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection, Boolean) Infrastructure. Executes a process that is associated with the IProcessable with the specified process type, error configuration, warnings and impact details.

Haut de la page

Voir aussi

Référence

IProcessable Interface

Espace de noms Microsoft.AnalysisServices