Condividi tramite


IDTSEvents100.OnPostValidate(IDTSExecutable100, Boolean) Metodo

Definizione

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

Parametri

pbFireAgain
Boolean
Attributi

Commenti

Per altre informazioni, vedere IDTSEvents.

Si applica a