แชร์ผ่าน


SystemMonitorCounter Enum

Definition

public enum class SystemMonitorCounter
public enum SystemMonitorCounter
type SystemMonitorCounter = 
Public Enum SystemMonitorCounter
Inheritance
SystemMonitorCounter

Fields

Name Value Description
SqlSelectCalls 0
SqlSelectBytes 1
SqlSelectRows 2
SqlInsertCalls 3
SqlUpdateCalls 4
SqlDeleteCalls 5
SqlWaitTime 6
AOSInCalls 7
AOSInBytes 8
AOSOutCalls 9
AOSOutBytes 10
AOSWaitTime 11
SqlInsertBytes 12
SqlInsertRows 13
SqlUpdateBytes 14
SqlUpdateRows 15
SqlDeleteBytes 16
SqlDeleteRows 17

Applies to