dotConnect for SQL Server Documentation
Devart.Common Namespace / MonitorEventArgs Class / EventType Property

In This Topic
EventType Property
In This Topic
Gets DbMonitor event type.
Syntax
'Declaration
 
Public ReadOnly Property EventType As MonitorEventType
 

Property Value

The DbMonitor event type that depends on SQL activity of the application.
See Also