EmbeddedAssemblyResourceDbMetadataFactory ClassQuartz.NET API Documentation
The DbMetadata factory based on embedded assembly resource
Inheritance Hierarchy

System Object
  Quartz.Impl.AdoJobStore.Common DbMetadataFactory
    Quartz.Impl.AdoJobStore.Common EmbeddedAssemblyResourceDbMetadataFactory

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

public class EmbeddedAssemblyResourceDbMetadataFactory : DbMetadataFactory
See Also