Esempio n. 1
0
 public void OnPreValidate(IDTSExecutable100 pExec, ref bool pbFireAgain)
 {
 }
Esempio n. 2
0
 public void OnPostExecute(IDTSExecutable100 pExec, ref bool pbFireAgain)
 {
 }
Esempio n. 3
0
 public void OnExecutionStatusChanged(IDTSExecutable100 pExec, DTSExecStatus newStatus, ref bool pbFireAgain)
 {
 }
Esempio n. 4
0
 public void OnPreValidate(IDTSExecutable100 pExec, ref bool pbFireAgain)
 {
 }
Esempio n. 5
0
 public void OnPostExecute(IDTSExecutable100 pExec, ref bool pbFireAgain)
 {
 }
Esempio n. 6
0
 public void OnExecutionStatusChanged(IDTSExecutable100 pExec, DTSExecStatus newStatus, ref bool pbFireAgain)
 {
 }