IDTSRuntimeComponent100.PrepareForExecute 方法

定義

public:
 void PrepareForExecute();
[System.Runtime.InteropServices.DispId(12)]
public void PrepareForExecute();
[<System.Runtime.InteropServices.DispId(12)>]
abstract member PrepareForExecute : unit -> unit
Public Sub PrepareForExecute ()
屬性

備註

元件開發者可能會在此方法進行部分初始化;然而,該 BufferManager 方法直到後來 PreExecute 被呼叫時才會使用。

適用於