Compartilhar via


Método IProcessable.Process

Incluir membros protegidos
Incluir membros herdados

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Executes a process that is associated with the IProcessable.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público Process() Infraestrutura. Executes a process that is associated with the IProcessable with the default type.
Método público Process(ProcessType) Infraestrutura. Executes a process that is associated with the IProcessable with the specified type.
Método público Process(ProcessType, ErrorConfiguration) Infraestrutura. Executes a process that is associated with the IProcessable with the specified process type error configuration.
Método público Process(ProcessType, ErrorConfiguration, XmlaWarningCollection) Infraestrutura. 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) Infraestrutura. 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) Infraestrutura. Executes a process that is associated with the IProcessable with the specified process type, error configuration, warnings and impact details.

Início

Consulte também

Referência

IProcessable Interface

Namespace Microsoft.AnalysisServices