FirebirdDelegate ClassQuartz.NET API Documentation
A FirebirdDelegate specific driver delegate.
Inheritance Hierarchy

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

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

public class FirebirdDelegate : StdAdoDelegate
See Also