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