IDTSComponentMetaData130.FireProgress Método

Definição

public:
 void FireProgress(System::String ^ bstrProgressDescription, int lPercentComplete, int lProgressCountLow, int lProgressCountHigh, System::String ^ bstrSubComponent, [Runtime::InteropServices::Out] bool % pbFireAgain);
[System.Runtime.InteropServices.DispId(134)]
public void FireProgress (string bstrProgressDescription, int lPercentComplete, int lProgressCountLow, int lProgressCountHigh, string bstrSubComponent, out bool pbFireAgain);
[<System.Runtime.InteropServices.DispId(134)>]
abstract member FireProgress : string * int * int * int * string * bool -> unit
Public Sub FireProgress (bstrProgressDescription As String, lPercentComplete As Integer, lProgressCountLow As Integer, lProgressCountHigh As Integer, bstrSubComponent As String, ByRef pbFireAgain As Boolean)

Parâmetros

bstrProgressDescription
String
lPercentComplete
Int32
lProgressCountLow
Int32
lProgressCountHigh
Int32
bstrSubComponent
String
pbFireAgain
Boolean

Implementações

Atributos

Aplica-se a