IDTSDataTapConfiguration100.UpdateExecutingPackagesCount 方法

定義

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

參數

isStart
Boolean

適用於