Metodo IProcessable.Process

Include i membri protetti
Include i membri ereditati

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Executes a process that is associated with the IProcessable.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico Process() Infrastruttura. Executes a process that is associated with the IProcessable with the default type.
Metodo pubblico Process(ProcessType) Infrastruttura. Executes a process that is associated with the IProcessable with the specified type.
Metodo pubblico Process(ProcessType, ErrorConfiguration) Infrastruttura. Executes a process that is associated with the IProcessable with the specified process type error configuration.
Metodo pubblico Process(ProcessType, ErrorConfiguration, XmlaWarningCollection) Infrastruttura. Executes a process that is associated with the IProcessable with the specified process type, error configuration and warnings.
Metodo pubblico Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection) Infrastruttura. Executes a process that is associated with the IProcessable with the specified process type, error configuration, warnings and impact details.
Metodo pubblico Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection, Boolean) Infrastruttura. Executes a process that is associated with the IProcessable with the specified process type, error configuration, warnings and impact details.

In alto

Vedere anche

Riferimento

IProcessable Interfaccia

Spazio dei nomi Microsoft.AnalysisServices