Skip to main content

TcxSchedulerDBStorageFields Properties

The TcxSchedulerDBStorageFields implements the collection of TcxSchedulerDBStorageField objects when working with the database store (see the TcxSchedulerDBStorage persistence manager).
Name Description
Capacity Inherited from TCollection.
Count Inherited from TCollection.
ItemClass Inherited from TCollection.
Items Provides indexed access to the TcxSchedulerDBStorageField objects in storage.
Storage Provides access to the event persistence manager to which the field collection belongs. Inherited from TcxCustomSchedulerStorageFields.
UpdateCount Inherited from TCollection.
See Also