dotConnect for Zoho Desk Documentation
Devart.Common Namespace / MonitorEventArgs Class / EventType Property

On this page
    EventType Property
    On this page
    Gets DbMonitor event type.
    Syntax
    'Declaration
     
    Public ReadOnly Property EventType As MonitorEventType
    public MonitorEventType EventType {get;}

    Property Value

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