Compartir a través de


IProcessable.Process Método

Incluir miembros protegidos
Incluir miembros heredados

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Executes a process that is associated with the IProcessable.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público Process() Infraestructura. Executes a process that is associated with the IProcessable with the default type.
Método público Process(ProcessType) Infraestructura. Executes a process that is associated with the IProcessable with the specified type.
Método público Process(ProcessType, ErrorConfiguration) Infraestructura. Executes a process that is associated with the IProcessable with the specified process type error configuration.
Método público Process(ProcessType, ErrorConfiguration, XmlaWarningCollection) Infraestructura. Executes a process that is associated with the IProcessable with the specified process type, error configuration and warnings.
Método público Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection) Infraestructura. Executes a process that is associated with the IProcessable with the specified process type, error configuration, warnings and impact details.
Método público Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection, Boolean) Infraestructura. Executes a process that is associated with the IProcessable with the specified process type, error configuration, warnings and impact details.

Arriba

Vea también

Referencia

IProcessable Interfaz

Espacio de nombres Microsoft.AnalysisServices