StdAdoConstants ClassQuartz.NET API Documentation
This class extends AdoConstants to include the query string constants in use by the StdAdoDelegate class.
Inheritance Hierarchy

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

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

public class StdAdoConstants : AdoConstants
See Also