AdoConstantsColumnStartTime Field

Quartz.NET 3.0 API Documentation

[Missing <summary> documentation for "F:Quartz.Impl.AdoJobStore.AdoConstants.ColumnStartTime"]

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

C#
public const string ColumnStartTime = "START_TIME"

Field Value

Type: String
See Also

Reference