Linguaggio

IDTSPerfRecorder100.UpdateCounter32(UInt32, Int32) Metodo

Definizione

Aggiorna il contatore per gli interi firmati a 32 bit.

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)

Parametri

counterID
UInt32

L'identificatore contatore.

Value
Int32

Valore del contatore.

Si applica a