DbProviderMetadata Property

Quartz.NET 3.0 API Documentation

[Missing <summary> documentation for "P:Quartz.Impl.AdoJobStore.Common.DbProvider.Metadata"]

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

C#
public DbMetadata Metadata { get; }

Property Value

Type: DbMetadata

Implements

IDbProviderMetadata
See Also

Reference