TcxSchedulerStorageFields Properties
The TcxSchedulerStorageFields implements a collection containing TcxSchedulerStorageField objects for working with the file system store (see the TcxSchedulerStorage 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