TcxSchedulerDBStorage.Clear Method
Deletes all user events from the bound persistence manager and updates the associated Scheduler control.
Declaration
procedure Clear; override;
Remarks
Call this procedure to clear the internal list of stored events and delete all records from a connected dataset.
See Also