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