DataImageManager Methods |
The DataImageManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AddDataImage |
Adds a new PsrDataImage to the database
| |
| DeleteDataImage |
Deletes the given PsrDataImage from the database
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetChangedImageIdsSinceDate |
Returns the ids of the images, which changed since date | |
| GetChangedImagesSinceDate |
Returns images, which have changed since date | |
| GetDataImage |
Returns a single DataImage by Id
| |
| GetDataImageIcon |
Returns the Icon for PsrDataImage | |
| GetDataImageList |
Returns all DataImages
| |
| GetDataImageListFilter |
Returns a matching empty ListFilter for DataImages
| |
| GetDataImageLogo |
Returns the logo of PsrDataImage zurück
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| UpdateDataImage |
Updates a new DataImage in the database
|