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. |
Item |
Inherited from TCollection. |
Items |
Provides indexed access to the Tcx |
Storage |
Provides access to the event persistence manager to which the field collection belongs.
Inherited from Tcx |
Update |
Inherited from TCollection. |
See Also