IDTSEvents100.OnPostExecute(IDTSExecutable100, Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
void OnPostExecute(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSExecutable100 ^ pExec, bool % pbFireAgain);
[System.Runtime.InteropServices.DispId(1)]
public void OnPostExecute (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSExecutable100 pExec, ref bool pbFireAgain);
[<System.Runtime.InteropServices.DispId(1)>]
abstract member OnPostExecute : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSExecutable100 * bool -> unit
Public Sub OnPostExecute (pExec As IDTSExecutable100, ByRef pbFireAgain As Boolean)
Paramètres
- pExec
- IDTSExecutable100
- pbFireAgain
- Boolean
- Attributs