←Select platform
In This Topic ▼

IStorageDataAccessAgent Interface Methods

Summary

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

Public Methods

Name Description
Public Method
CancelQueryCompositeInstancesAsync Cancels an existing call to QueryCompositeInstancesAsync
Public Method DeleteInstance Deletes the composite instances information that matches the given query parameters.
Public Method DeletePatient Delete the patient's information that matches the given query parameters.
Public Method DeleteSeries Deletes the series information that matches the given query parameters.
Public Method DeleteStudy Deletes the study information that matches the given query parameters.
Public Method FindCompositeInstancesCount Returns the number of composite instances that match the query parameters.
Public Method FindPatientsCount Returns the number of patients that match the query parameters.
Public Method FindSeriesCount Returns the number of series that match the query parameters.
Public Method FindStudiesCount Returns the number of studies that match the query parameters.
Public Method IsCompositeInstancesExists Returns whether a DICOM instance information exists for the given SOP Instance UID.
Public Method IsPatientsExists Returns whether a patient information exists for the given Patient ID.
Public Method IsSeriesExists Returns whether a series information exists for the given Series Instance UID.
Public Method IsStudyExists Returns whether a study information exists for the given Study Instance UID.
Public Method QueryCompositeInstances Finds 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.
Public Method QueryPatients Find patient's information with the specified matching parameters.
Public Method QuerySeries Finds the series information with the specified matching parameters.
Public Method QueryStudies Finds the studies information with the specified matching parameters.
Public Method StoreDicom Add DICOM information into the storage source.
Public Method UpdateCompositeInstance Update the information of DICOM composite instance by adding, deleting or modifying information.

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