←Select platform
In This Topic ▼

IStorageDataAccessAgent5 Interface Methods

Summary

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

Public Methods

Name Description
Public Method DeleteAllMetadataJson Deletes all the JSON metadata records in the MetadataJson database table. (Inherited from IStorageDataAccessAgent4)
Public Method DeleteAllMetadataXml Deletes all the XML metadata records in the MetadataXml database table (Inherited from IStorageDataAccessAgent4)
Public Method DeleteMetadataJson Deletes the JSON metadata from the MetadataJson database table that corresponds to a list of SOP Instance UIDs. (Inherited from IStorageDataAccessAgent4)
Public Method DeleteMetadataXml Deletes the XML metadata from the MetadataXml database table that corresponds to a list of SOP Instance UIDs. (Inherited from IStorageDataAccessAgent4)
Public Method ExistsDicomDataSet Checks for the existence of a DicomDataSet with the specified SOPInstanceUID on the storage source.
Public Method ExistsMetadataJson Returns true if a JSON metadata representation exists in the database for _sopInstanceUid_; otherwise, false. (Inherited from IStorageDataAccessAgent4)
Public Method ExistsMetadataXml Returns true if an XML metadata representation exists in the database for _sopInstanceUid_; otherwise, false. (Inherited from IStorageDataAccessAgent4)
Public Method GenerateMetadata Creates and stores JSON and/or XML metadata for All metadata, Existing metadata only, or Missing metadata only. (Inherited from IStorageDataAccessAgent4)
Public Method GenerateMetadataJson Stores JSON metadata for all DICOM Datasets stored in the database. (Inherited from IStorageDataAccessAgent4)
Public Method GenerateMetadataXml Stores XML metadata for all DICOM Datasets stored in the database. (Inherited from IStorageDataAccessAgent4)
Public Method GetCountMetadataJson Returns the count of existing, missing, or all JSON metadata records in a database. (Inherited from IStorageDataAccessAgent4)
Public Method GetCountMetadataXml Returns the count of existing, missing, or all XML metadata records in a database. (Inherited from IStorageDataAccessAgent4)
Public Method GetDicomDataSet Retrieves a DicomDataSet with the specified SOPInstanceUID from the storage source.
Public Method GetDicomDataSets Retrieves a list of DicomDataSet that matches the specified PatientID, StudyInstanceUID, SeriesInstanceUID, and SOPInstanceUID from the storage source.
Public Method StoreMetadata Stores a JSON and/or XML metadata representation of all DICOM Elements contained in a DicomDataSet. (Inherited from IStorageDataAccessAgent4)
Public Method StoreMetadataJson Stores a JSON metadata representation of all DICOM Elements contained in a DicomDataSet. (Inherited from IStorageDataAccessAgent4)
Public Method StoreMetadataXml Stores an XML metadata representation of all DICOM Elements contained in a DicomDataSet. (Inherited from IStorageDataAccessAgent4)

See Also

Reference

IStorageDataAccessAgent5 Interface

Leadtools.Medical.Storage.DataAccessLayer Namespace

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

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.