DBConnectionManager ClassQuartz.NET API Documentation
Manages a collection of IDbProviders, and provides transparent access to their database.
Inheritance Hierarchy

System Object
  Quartz.Util DBConnectionManager

Namespace: Quartz.Util
Assembly: Quartz (in Quartz.dll) Version: 2.2.1.400
Syntax

public class DBConnectionManager : IDbConnectionManager
See Also