DbProvider ClassQuartz.NET API Documentation
Concrete implementation of IDbProvider.
Inheritance Hierarchy

System Object
  Quartz.Impl.AdoJobStore.Common DbProvider

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

public class DbProvider : IDbProvider
See Also