←Select platform

IStorageDataAccessAgent Interface Methods

Summary

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

Public Methods

Name Description
CancelQueryCompositeInstancesAsync Cancels an existing call to QueryCompositeInstancesAsync
DeleteInstance Deletes the composite instances information that matches the given query parameters.
DeletePatient Delete the patient's information that matches the given query parameters.
DeleteSeries Deletes the series information that matches the given query parameters.
DeleteStudy Deletes the study information that matches the given query parameters.
FindCompositeInstancesCount Returns the number of composite instances that match the query parameters.
FindPatientsCount Returns the number of patients that match the query parameters.
FindSeriesCount Returns the number of series that match the query parameters.
FindStudiesCount Returns the number of studies that match the query parameters.
IsCompositeInstancesExists Returns whether a DICOM instance information exists for the given SOP Instance UID.
IsPatientsExists Returns whether a patient information exists for the given Patient ID.
IsSeriesExists Returns whether a series information exists for the given Series Instance UID.
IsStudyExists Returns whether a study information exists for the given Study Instance UID.
QueryCompositeInstances Finds composite instance information with the specified matching parameters.
QueryCompositeInstancesAsync Asynchronously performs a query to find the composite instance information with the specified matching parameters.
QueryPatients Find patient's information with the specified matching parameters.
QuerySeries Finds the series information with the specified matching parameters.
QueryStudies Finds the studies information with the specified matching parameters.
StoreDicom Add DICOM information into the storage source.
UpdateCompositeInstance Update the information of DICOM composite instance by adding, deleting or modifying information.
Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly