IDTSEvents100.OnPostExecute(IDTSExecutable100, Boolean) Метод

Определение

public:
 void OnPostExecute(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSExecutable100 ^ pExec, bool % pbFireAgain);
[System.Runtime.InteropServices.DispId(1)]
public void OnPostExecute (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSExecutable100 pExec, ref bool pbFireAgain);
[<System.Runtime.InteropServices.DispId(1)>]
abstract member OnPostExecute : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSExecutable100 * bool -> unit
Public Sub OnPostExecute (pExec As IDTSExecutable100, ByRef pbFireAgain As Boolean)

Параметры

pbFireAgain
Boolean
Атрибуты

Комментарии

Дополнительные сведения см. в разделе IDTSEvents.

Применяется к