JobStoreSupport ClassQuartz.NET API Documentation
Contains base functionality for ADO.NET-based JobStore implementations.
Inheritance Hierarchy

System Object
  Quartz.Impl.AdoJobStore AdoConstants
    Quartz.Impl.AdoJobStore JobStoreSupport
      Quartz.Impl.AdoJobStore JobStoreCMT
      Quartz.Impl.AdoJobStore JobStoreTX

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

public abstract class JobStoreSupport : AdoConstants, 
	IJobStore
See Also