←Select platform
In This Topic ▼

IStorageDataAccessAgent3 Interface Members

Summary

The following tables list the members exposed by IStorageDataAccessAgent3.

Public Methods

Name Description
Public Method
CancelQueryHangingProtocolAsync Cancels an existing call to QueryHangingProtocolAsync.
Public Method CustomQueryCompositeInstances Find composite instance information with the specified matching parameters.Unlike QueryCompositeInstances, this function returns less tables, see below.
Public Method DeleteHangingProtocol Deletes the hanging protocol information that matches the specified SOP Instance UID.
Public Method ExistsHangingProtocol Determines if the hanging protocol identified by the specified SOP Instance UID exists.
Public Method FindHangingProtocolCount Returns the number of hanging protocol instances that match the query parameters.
Public Method MinimumQueryCompositeInstances Find composite instance information with the specified matching parameters.Unlike QueryCompositeInstances, this function returns less tables, see below.
Public Method MinimumQueryPatients Find patient's information with the specified matching parameters.Unlike QueryPatients, this function returns less tables, see below.
Public Method MinimumQuerySeries Find series information with the specified matching parameters.Unlike QuerySeries, this function returns less tables, see below.
Public Method MinimumQueryStudies Find studies information with the specified matching parameters.Unlike QueryStudies, this function returns less tables, see below.
Public Method QueryCompositeInstances Find composite instance information with the specified matching parameters. (Inherited from IStorageDataAccessAgent2)
Public Method QueryHangingProtocol Find hanging protocol information with the specified matching parameters.
Public Method QueryHangingProtocolAsync 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. (Inherited from IStorageDataAccessAgent2)
Public Method QuerySeries Find series information with the specified matching parameters. (Inherited from IStorageDataAccessAgent2)
Public Method QueryStudies Find studies information with the specified matching parameters. (Inherited from IStorageDataAccessAgent2)
Public Method StoreHangingProtocol Adds hanging protocol information into the storage source.
Public Method StoreReferencedImages Add referenced images into the storage database. (Inherited from IStorageDataAccessAgent2)

Public Properties

Name Description
Public Property
HangingProtocolSupported Gets or sets a value that indicates whether Hanging Protocol support is present.

Public Events

Name Description
Public Event
QueryHangingProtocolCompleted Occurs when the QueryHangingProtocolAsync is completed.
Public Event QueryHangingProtocolStarting Occurs when the QueryHangingProtocolAsync is first called.

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