IDTSDataTapConfiguration100.UpdateExecutingPackagesCount 方法

定义

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)

参数

isStart
Boolean

适用于