DbMetadata ClassQuartz.NET API Documentation
Metadata information about specific ADO.NET driver library. Metadata is used to create correct types of object instances to interact with the underlying database.
Inheritance Hierarchy

System Object
  Quartz.Impl.AdoJobStore.Common DbMetadata

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

public class DbMetadata
See Also