MySQLDelegate ClassQuartz.NET API Documentation
This is a driver delegate for the MySQL ADO.NET driver.
Inheritance Hierarchy

System Object
  Quartz.Impl.AdoJobStore AdoConstants
    Quartz.Impl.AdoJobStore StdAdoConstants
      Quartz.Impl.AdoJobStore StdAdoDelegate
        Quartz.Impl.AdoJobStore MySQLDelegate

Namespace: Quartz.Impl.AdoJobStore
Assembly: Quartz (in Quartz.dll) Version: 1.0.3.3
Syntax

public class MySQLDelegate : StdAdoDelegate
See Also