Esempio n. 1
0
 public void OnCustomEvent(IDTSTaskHost100 pTaskHost, string EventName, string EventText, ref object[] ppsaArguments, string SubComponent, ref bool pbFireAgain)
 {
 }
Esempio n. 2
0
 public void OnTaskFailed(IDTSTaskHost100 pTaskHost)
 {
 }
Esempio n. 3
0
 public void OnProgress(IDTSTaskHost100 pTaskHost, string ProgressDescription, int PercentComplete, int ProgressCountLow, int ProgressCountHigh, string SubComponent, ref bool pbFireAgain)
 {
 }
Esempio n. 4
0
 public void OnCustomEvent(IDTSTaskHost100 pTaskHost, string EventName, string EventText, ref object[] ppsaArguments, string SubComponent, ref bool pbFireAgain)
 {
 }
Esempio n. 5
0
 public void OnTaskFailed(IDTSTaskHost100 pTaskHost)
 {
 }
Esempio n. 6
0
 public void OnProgress(IDTSTaskHost100 pTaskHost, string ProgressDescription, int PercentComplete, int ProgressCountLow, int ProgressCountHigh, string SubComponent, ref bool pbFireAgain)
 {
 }