ITablePrefixAware InterfaceQuartz.NET API Documentation
Interface for Quartz objects that need to know what the table prefix of the tables used by a ADO.NET JobStore is.

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

public interface ITablePrefixAware
See Also