IDTSPerfRecorder100.UpdateCounter32(UInt32, Int32) Method

Definition

public:
 void UpdateCounter32(System::UInt32 counterID, int Value);
public void UpdateCounter32 (uint counterID, int Value);
abstract member UpdateCounter32 : uint32 * int -> unit
Public Sub UpdateCounter32 (counterID As UInteger, Value As Integer)

Parameters

counterID
UInt32
Value
Int32

Applies to