←Select platform
In This Topic ▼

IStorageDataAccessAgent2 Interface Methods

Summary

For a list of all members of this type, see IStorageDataAccessAgent2 members

Public Methods

Name Description
Public Method
CancelQueryCompositeInstancesAsync Cancels an existing call to QueryCompositeInstancesAsync (Inherited from IStorageDataAccessAgent)
Public Method DeleteInstance Deletes the composite instances information that matches the given query parameters. (Inherited from IStorageDataAccessAgent)
Public Method DeletePatient Delete the patient's information that matches the given query parameters. (Inherited from IStorageDataAccessAgent)
Public Method DeleteSeries Deletes the series information that matches the given query parameters. (Inherited from IStorageDataAccessAgent)
Public Method DeleteStudy Deletes the study information that matches the given query parameters. (Inherited from IStorageDataAccessAgent)
Public Method FindCompositeInstancesCount Returns the number of composite instances that match the query parameters. (Inherited from IStorageDataAccessAgent)
Public Method FindPatientsCount Returns the number of patients that match the query parameters. (Inherited from IStorageDataAccessAgent)
Public Method FindSeriesCount Returns the number of series that match the query parameters. (Inherited from IStorageDataAccessAgent)
Public Method FindStudiesCount Returns the number of studies that match the query parameters. (Inherited from IStorageDataAccessAgent)
Public Method IsCompositeInstancesExists Returns whether a DICOM instance information exists for the given SOP Instance UID. (Inherited from IStorageDataAccessAgent)
Public Method IsPatientsExists Returns whether a patient information exists for the given Patient ID. (Inherited from IStorageDataAccessAgent)
Public Method IsSeriesExists Returns whether a series information exists for the given Series Instance UID. (Inherited from IStorageDataAccessAgent)
Public Method IsStudyExists Returns whether a study information exists for the given Study Instance UID. (Inherited from IStorageDataAccessAgent)
Public Method QueryCompositeInstances Find composite instance information with the specified matching parameters.
Public Method QueryCompositeInstancesAsync Asynchronously performs a query to find the composite instance information with the specified matching parameters. (Inherited from IStorageDataAccessAgent)
Public Method QueryPatients Find patient's information with the specified matching parameters.
Public Method QuerySeries Find series information with the specified matching parameters.
Public Method QueryStudies Find studies information with the specified matching parameters.
Public Method StoreDicom Add DICOM information into the storage source. (Inherited from IStorageDataAccessAgent)
Public Method StoreReferencedImages Add referenced images into the storage database.
Public Method UpdateCompositeInstance Update the information of DICOM composite instance by adding, deleting or modifying information. (Inherited from IStorageDataAccessAgent)

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly