언어

IDTSPerfRecorder100.UpdateCounter64(UInt32, Int64) 메서드

정의

64비트 부호 있는 정수에 대한 카운터를 업데이트합니다.

public:
 void UpdateCounter64(System::UInt32 counterID, long Value);
public void UpdateCounter64(uint counterID, long Value);
abstract member UpdateCounter64 : uint32 * int64 -> unit
Public Sub UpdateCounter64 (counterID As UInteger, Value As Long)

매개 변수

counterID
UInt32

카운터 식별자.

Value
Int64

카운터의 값입니다.

적용 대상