'Declaration Public Enum MonitorTracePoint Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum MonitorTracePoint : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MonitorTracePoint Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum MonitorTracePoint : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| AfterEvent | Occurs in DbMonitor after some operation is complete. | 
| BeforeEvent | Occurs in DbMonitor before some operation has started. | 
System.Object
   System.ValueType
      System.Enum
         Devart.Common.MonitorTracePoint