←Select platform
In This Topic ▼

DefaultInstanceInfo Class Members

Summary

The following tables list the members exposed by DefaultInstanceInfo.

Public Constructors

Name Description
Public Constructor
DefaultInstanceInfo Initializes a new instance of this class.

Public Methods

Name Description
Public Method
DeleteDicomDataSet A default implementation that deletes a DicomDataSet specified by row.
Public Method DeleteDicomDataSetDirectory A default implementation that deletes the directory (if empty) specified by row.
Public Method ExistsDicomDataSet A default implementation that returns true if the DicomDataSet specified by row exists; false otherwise.
Public Method ExternalStoreGuid A default implementation that returns a unique external store GUID for the DicomDataSet specified by row if stored externally.
Public Method GetElementValue A default implementation that returns an instance related DICOM tag value that is stored in a System.Data.DataRow of the Instance Table.
Public Method GetReferencedImagesRows A default implementation that returns an array of System.Data.DataRow in the ReferencedImages Table that correspond to this instance
Public Method
static  | Shared in VB</div>
GetRetrieveCrud Gets an object implementing the ICrud interface that corresponds to _row_"/>
Public Method GetSeriesRow A default implementation that returns a System.Data.DataRow in the Series Table for the series that this instance belongs to
Public Method LoadDicomDataSet A default implementation that returns the Leadtools.Dicom.DicomDataSet that corresponds to _row_"/>
Public Method ReferencedFile A default implementation that returns the fully specified local path for the DicomDataSet specified by row.
Public Method SaveDicomDataSet A default implementation that saves a DicomDataSet either locally or externally
Public Method StoreToken A default implementation that returns a store token for the DicomDataSet specified by row if stored externally.
Public Method UpdateDicomDataSet A default implementation that 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