Bagikan melalui


IDTSComponentMetaData100.FireProgress Metode

Definisi

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)

Parameter

bstrProgressDescription
String

Deskripsi kemajuan dan status.

lPercentComplete
Int32

Persentase tugas yang telah selesai.

lProgressCountLow
Int32

32-bit rendah unit selesai.

lProgressCountHigh
Int32

Unit 32-bit tinggi selesai.

bstrSubComponent
String

String yang mewakili nama komponen yang menaikkan peristiwa.

pbFireAgain
Boolean

true untuk menaikkan peristiwa lagi saat eksekusi tugas berlanjut; jika tidak, salah.

Atribut

Berlaku untuk