DbMetadataParameterDbTypePropertyName Property

Quartz.NET 3.0 API Documentation
Sets the name of the parameter db type property.

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

C#
public virtual string ParameterDbTypePropertyName { set; }

Property Value

Type: String
The name of the parameter db type property.
See Also

Reference