←Select platform

DefaultInstanceInfo Class Members

Summary

The following tables list the members exposed by DefaultInstanceInfo.

Public Constructors

Name Description
DefaultInstanceInfo Initializes a new instance of this class.

Public Methods

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