IDTSPerfRecorder100.UpdateCounter32(UInt32, Int32) Metodo

Definizione

Questa API supporta l'infrastruttura del prodotto e non può essere usata direttamente dal codice. Aggiorna il contatore per i Signed Integer a 32 bit.

public:
 void UpdateCounter32(System::UInt32 counterID, int Value);
public void UpdateCounter32 (uint counterID, int Value);
Public Sub UpdateCounter32 (counterID As UInteger, Value As Integer)

Parametri

counterID
UInt32

Identificatore del contatore.

Value
Int32

Valore del contatore.

Si applica a