ITablePrefixAwareTablePrefix Property

Quartz.NET 3.0 API Documentation
Table prefix to use.

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

C#
string TablePrefix { set; }

Property Value

Type: String
See Also

Reference