IDTSComponentEvents100.FireProgress Metodo

Definizione

public:
 void FireProgress(System::String ^ ProgressDescription, int PercentComplete, int ProgressCountLow, int ProgressCountHigh, System::String ^ SubComponent, [Runtime::InteropServices::Out] bool % pbFireAgain);
[System.Runtime.InteropServices.DispId(5)]
public void FireProgress (string ProgressDescription, int PercentComplete, int ProgressCountLow, int ProgressCountHigh, string SubComponent, out bool pbFireAgain);
[<System.Runtime.InteropServices.DispId(5)>]
abstract member FireProgress : string * int * int * int * string * bool -> unit
Public Sub FireProgress (ProgressDescription As String, PercentComplete As Integer, ProgressCountLow As Integer, ProgressCountHigh As Integer, SubComponent As String, ByRef pbFireAgain As Boolean)

Parametri

ProgressDescription
String
PercentComplete
Int32
ProgressCountLow
Int32
ProgressCountHigh
Int32
SubComponent
String
pbFireAgain
Boolean
Attributi

Si applica a