←Select platform
In This Topic ▼

IInstanceInfo Interface Methods

Summary

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

Public Methods

Name Description
Public Method
DeleteDicomDataSet Deletes a DicomDataSet specified by row.
Public Method DeleteDicomDataSetDirectory Deletes the directory (if empty) specified by row.
Public Method ExistsDicomDataSet Returns true if the DicomDataSet specified by row exists; false otherwise.
Public Method ExternalStoreGuid Returns a unique external store GUID for the DicomDataSet specified by row if stored externally.
Public Method GetElementValue Returns an instance related DICOM tag value that is stored in a System.Data.DataRow of the Instance Table.
Public Method GetReferencedImagesRows Returns an array of System.Data.DataRow in the ReferencedImages Table that correspond to this instance
Public Method GetSeriesRow Returns a System.Data.DataRow in the Series Table for the series that this instance belongs to
Public Method LoadDicomDataSet Returns the DicomDataSet that corresponds to _row_"/>
Public Method ReferencedFile Returns the fully specified local path for the DicomDataSet specified by row if stored locally.
Public Method SaveDicomDataSet Saves a DicomDataSet either locally or externally
Public Method StoreToken Returns a store token for the DicomDataSet specified by row if stored externally.
Public Method UpdateDicomDataSet Updates a DicomDataSet specified by row.

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