Skip to main content

TcxSchedulerStorageLink Properties

The TcxSchedulerStorageLink provides a link between an aggregate storage (TcxSchedulerAggregateStorage) and a TcxSchedulerDBStorage (or TcxSchedulerStorage) storage.
Name Description
AggregateStorage Returns the parent aggregate storage.
Collection Inherited from TCollectionItem.
Default Specifies whether this link is the default link.
DisplayName Inherited from TCollectionItem.
ID Inherited from TCollectionItem.
Index Inherited from TCollectionItem.
Links References the link collection to which this link belongs.
Storage Specifies the linked storage.
See Also