DbMetadataDbBinaryType Property

Quartz.NET 3.0 API Documentation
Gets the type of the db binary.

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

C#
public virtual Enum DbBinaryType { get; }

Property Value

Type: Enum
The type of the db binary.
See Also

Reference