LinqConnect Documentation
Inheritance Hierarchy
In This Topic
    Devart.Data.Linq.Monitoring Namespace
    In This Topic
    Classes
     ClassDescription
    ClassAllows to monitor dynamic SQL execution in applications that use .NET data providers.
    ClassMonitors dynamic SQL execution in applications that use LinqConnect.
    ClassProvides data for the DbMonitor.TraceEvent event of the DbMonitor class.
    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the DbMonitor.TraceEvent event of the DbMonitor class.
    Enumerations
     EnumerationDescription
    EnumerationDescribes type of the current DbMonitor event.
    EnumerationDetermines when DbMonitor.TraceEvent event occurs.
    See Also