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