Back to Devexpress

TcxSchedulerDBStorage Properties

vcl-cxschedulerdbstorage-dot-tcxschedulerdbstorage-dot-underscore-properties.md

latest8.9 KB
Original Source

TcxSchedulerDBStorage Properties

A persistence manager that stores user events and resources in a relational data store.

NameDescription
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
CustomFieldsRepresents user-defined fields in storage.
DataSourceSpecifies the data source that links the bound event persistence manager to a dataset.
DesignInfoInherited from TComponent.
EditingEventInfoListInherited from TcxCustomSchedulerStorage.
EventCountReturns the number of stored (posted) user events. Inherited from TcxCustomSchedulerStorage.
EventsProvides indexed access to all stored (posted) user events. Inherited from TcxCustomSchedulerStorage.
FieldCountGets the total number of both built-in and custom fields. Inherited from TcxCustomSchedulerStorage.
FieldNamesProvides access to the dataset field names used for binding dataset fields to individual properties of the persisted user events.
FieldsProvides indexed access to storage fields. Inherited from TcxCustomSchedulerStorage.
GenerateGUIDForIDSpecifies whether the user event‘s ID should be generated as GUID.
HolidaysReferences the TcxSchedulerHolidays component instance. Inherited from TcxCustomSchedulerStorage.
InternalUpdateDetermines whether the scheduler and its underlying data store are currently being synchronized. Inherited from TcxCustomSchedulerStorage.
LinksControllerInherited from TcxCustomSchedulerStorage.
NameInherited from TComponent.
ObserversInherited from TComponent.
OwnerInherited from TComponent.
RemindersRepresents a collection, which stores timed out reminders, if any. Inherited from TcxCustomSchedulerStorage.
ResourceCountReturns the number of stored resources. Inherited from TcxCustomSchedulerStorage.
ResourceIDsReturns the unique identifier of a specified stored resource. Inherited from TcxCustomSchedulerStorage.
ResourceNamesReturns the display name of a specified stored resource. Inherited from TcxCustomSchedulerStorage.
ResourcesProvides access to the bound event persistence manager’s resource container.
SmartRefreshSpecifies the manner in which dataset records are updated.
StoreUsingGlobalTimeSpecifies whether the persistence manager component uses UTC time instead of local. Inherited from TcxCustomSchedulerStorage.
StoringNameSpecifies the stored name of the persistent scheduler control’s layout. Inherited from TcxCustomSchedulerStorage.
TagInherited from TComponent.
TimeBiasReturns the current UTC time offset. Inherited from TcxCustomSchedulerStorage.
UseActualTimeRangeSpecifies whether user events are retrieved based upon their time period bounds from the underlying data store. Inherited from TcxCustomSchedulerStorage.
UseIndexedIDSpecifies whether the indexed user event identifier field is used.
VCLComObjectInherited from TComponent.

See Also

TcxSchedulerDBStorage Class

TcxSchedulerDBStorage Members

cxSchedulerDBStorage Unit