Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

cxSchedulerDBStorage Unit

In This Article

#Classes

Name Description
TcxSchedulerDBStorage A persistence manager that stores user events and resources in a relational data store.
TcxSchedulerDBStorageDataController Represents a data controller that handles the data in a dataset via a standard data source object.
TcxSchedulerDBStorageField The TcxSchedulerDBStorageField implements the persistent field for the TcxSchedulerDBStorage persistence manager component.
TcxSchedulerDBStorageFieldNames Represents a set of dataset fields’ names used for binding dataset fields to the persistent TcxSchedulerEvent ‘s properties.
TcxSchedulerDBStorageFields The TcxSchedulerDBStorageFields implements the collection of TcxSchedulerDBStorageField objects when working with the database store (see the TcxSchedulerDBStorage persistence manager).
TcxSchedulerDBStorageResources Manages event resources persisted in a relational data store.

#Types

Name Description
TcxFieldName Stores the name of a field in a dataset linked to the data-aware event persistence manager component.
TcxSchedulerGetEventGeneratedIDEvent