Skip to main content

TcxSchedulerStorageLink Members

The TcxSchedulerStorageLink provides a link between an aggregate storage (TcxSchedulerAggregateStorage) and a TcxSchedulerDBStorage (or TcxSchedulerStorage) storage.

Constructors

Name Description
Create(TCollection) Inherited from TCollectionItem.

Properties

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.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetDisplayName Inherited from TCollectionItem.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
Release Inherited from TCollectionItem.
SetDisplayName(String) Inherited from TCollectionItem.
ToString Inherited from TObject.
See Also