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