CalendarIntervalTriggerPersistenceDelegate MembersQuartz.NET API Documentation

The CalendarIntervalTriggerPersistenceDelegate type exposes the following members.

Constructors

  NameDescription
Public methodCalendarIntervalTriggerPersistenceDelegate
Initializes a new instance of the CalendarIntervalTriggerPersistenceDelegate class
Top
Methods

  NameDescription
Public methodCanHandleTriggerType (Overrides SimplePropertiesTriggerPersistenceDelegateSupport CanHandleTriggerType(IOperableTrigger).)
Public methodDeleteExtendedTriggerProperties (Inherited from SimplePropertiesTriggerPersistenceDelegateSupport.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHandledTriggerTypeDiscriminator (Overrides SimplePropertiesTriggerPersistenceDelegateSupport GetHandledTriggerTypeDiscriminator .)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected methodGetTriggerProperties (Overrides SimplePropertiesTriggerPersistenceDelegateSupport GetTriggerProperties(IOperableTrigger).)
Protected methodGetTriggerPropertyBundle (Overrides SimplePropertiesTriggerPersistenceDelegateSupport GetTriggerPropertyBundle(SimplePropertiesTriggerProperties).)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitialize (Inherited from SimplePropertiesTriggerPersistenceDelegateSupport.)
Public methodInsertExtendedTriggerProperties (Inherited from SimplePropertiesTriggerPersistenceDelegateSupport.)
Public methodLoadExtendedTriggerProperties (Inherited from SimplePropertiesTriggerPersistenceDelegateSupport.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodUpdateExtendedTriggerProperties (Inherited from SimplePropertiesTriggerPersistenceDelegateSupport.)
Top
Properties

  NameDescription
Protected propertyDbAccessor (Inherited from SimplePropertiesTriggerPersistenceDelegateSupport.)
Protected propertySchedNameLiteral (Inherited from SimplePropertiesTriggerPersistenceDelegateSupport.)
Protected propertyTablePrefix (Inherited from SimplePropertiesTriggerPersistenceDelegateSupport.)
Top
See Also