IDTSDataTapConfiguration100.UpdateExecutingPackagesCount Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
void UpdateExecutingPackagesCount(bool isStart, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSInfoEvents100 ^ pEvents);
public void UpdateExecutingPackagesCount (bool isStart, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSInfoEvents100 pEvents);
abstract member UpdateExecutingPackagesCount : bool * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSInfoEvents100 -> unit
Public Sub UpdateExecutingPackagesCount (isStart As Boolean, pEvents As IDTSInfoEvents100)
Parámetros
- isStart
- Boolean
- pEvents
- IDTSInfoEvents100