IDTSDataTapConfiguration100.UpdateExecutingPackagesCount(Boolean, IDTSInfoEvents100) Metodo

Definizione

Questa API supporta l'infrastruttura del prodotto e non può essere usata direttamente dal codice. Aggiorna il conteggio dei pacchetti in esecuzione.

public:
 void UpdateExecutingPackagesCount(bool isStart, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSInfoEvents100 ^ pEvents);
public void UpdateExecutingPackagesCount (bool isStart, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSInfoEvents100 pEvents);
Public Sub UpdateExecutingPackagesCount (isStart As Boolean, pEvents As IDTSInfoEvents100)

Parametri

isStart
Boolean
    • true * * per eseguire la isStart parametro; in caso contrario, * * false * *.
pEvents
IDTSInfoEvents100

Oggetto che implementa l'interfaccia di eventi IDTSInfoEvents100 per la generazione di errori, avvisi o eventi informativi.

Si applica a