TcxSchedulerStorageLinks Methods
The TcxSchedulerStorageLinks class represents a collection of links that are used to link bound (TcxSchedulerDBStorage) and unbound (TcxSchedulerStorage) storages (as well as the other aggregate storages) to the parent aggregate storage (TcxSchedulerAggregateStorage).
Name | Description |
---|---|
Add | Inherited from TCollection. |
Add |
Creates a new link that binds a storage to the aggregate storage, and adds the newly created link to the collection. |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Inherited from TCollection. |
Clear | Inherited from TCollection. |
Clear |
Inherited from TCollection. |
Delete |
Inherited from TCollection. |
End |
Inherited from TCollection. |
Equals |
Inherited from TObject. |
Find |
Inherited from TCollection. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Get |
Returns the zero-based index of the link to a specified storage. |
Insert |
Inherited from TCollection. |
Owner | Inherited from TCollection. |
Populate |
Populates a list with Tcx |
Sort |
Inherited from TCollection. |
To |
Inherited from TObject. |
See Also