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 | |
---|---|---|
Process() | Infraestructura. Executes a process that is associated with the IProcessable with the default type. | |
Process(ProcessType) | Infraestructura. Executes a process that is associated with the IProcessable with the specified type. | |
Process(ProcessType, ErrorConfiguration) | Infraestructura. Executes a process that is associated with the IProcessable with the specified process type error configuration. | |
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection) | Infraestructura. Executes a process that is associated with the IProcessable with the specified process type, error configuration and warnings. | |
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. | |
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