Click or drag to resize

DataImageManager Methods

The DataImageManager type exposes the following members.

Methods
  NameDescription
Public methodAddDataImage
Adds a new PsrDataImage to the database
Public methodDeleteDataImage
Deletes the given PsrDataImage from the database
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetChangedImageIdsSinceDate
Returns the ids of the images, which changed since date
Public methodGetChangedImagesSinceDate
Returns images, which have changed since date
Public methodGetDataImage
Returns a single DataImage by Id
Public methodGetDataImageIcon
Returns the Icon for PsrDataImage
Public methodGetDataImageList
Returns all DataImages
Public methodGetDataImageListFilter
Returns a matching empty ListFilter for DataImages
Public methodGetDataImageLogo
Returns the logo of PsrDataImage zurück
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateDataImage
Updates a new DataImage in the database
Top
See Also