TcxSchedulerDBStorageResources Properties
Manages event resources persisted in a relational data store.
Name | Description |
---|---|
Are |
Identifies if there is a resource associated with an image.
Inherited from Tcx |
Data |
Provides read-only access to all resources that the underlying dataset currently stores. |
Data |
Specifies the data source that links the data-aware resource container to a dataset. |
Images |
Specifies the source of images displayed by individual resources.
Inherited from Tcx |
Items |
Provides access to the resource collection.
Inherited from Tcx |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Resource |
Specifies the name of the underlying dataset’s field that stores resource colors. |
Resource |
Specifies the name of the underlying dataset field that stores unique resource identifiers. |
Resource |
Specifies the name of the underlying dataset field that stores resource icon indexes. |
Resource |
Provides access to the resource collection.
Inherited from Tcx |
Resource |
Specifies the name of the underlying dataset field that stores resource display names. |
Resource |
Specifies the name of the underlying dataset field that stores resource visibility states. |
Resource |
Specifies the name of the underlying dataset field that stores sets of workdays that the persisted resources use. |
Resource |
Specifies the name of the underlying dataset field that stores timestamps that denote the end of work hours that the persisted resources use. |
Resource |
Specifies the name of the underlying dataset field that stores timestamps that denote the beginning of work hours that the persisted resources use. |
Storage |
Provides access to the event persistence manager to which the resource container belongs.
Inherited from Tcx |
See Also