Linguaggio

IDTSDataTapConfiguration100.UpdateExecutingPackagesCount Metodo

Definizione

Aggiorna il conteggio dei pacchetti in esecuzione.

public:
 void UpdateExecutingPackagesCount(bool isStart, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSInfoEvents100 ^ pEvents);
public void UpdateExecutingPackagesCount(bool isStart, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSInfoEvents100 pEvents);
abstract member UpdateExecutingPackagesCount : bool * Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSInfoEvents100 -> unit
Public Sub UpdateExecutingPackagesCount (isStart As Boolean, pEvents As IDTSInfoEvents100)

Parametri

isStart
Boolean

fedele all'esecuzione del parametro isStart; altrimenti, falso.

pEvents
IDTSInfoEvents100

Un oggetto che implementa l'interfaccia IDTSInfoEvents100 eventi per generare errori, avvisi o eventi informativi.

Si applica a