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

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

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

public class SQLiteDelegate : StdAdoDelegate
See Also