Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.26
|
Leadtools.Medical.Storage.DataAccessLayer Namespace : DefaultInstanceInfo Class |
The following tables list the members exposed by DefaultInstanceInfo.
Name | Description | |
---|---|---|
DefaultInstanceInfo Constructor |
Name | Description | |
---|---|---|
DeleteDicomDataSet | A default implementation that deletes a Leadtools.Dicom.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 Leadtools.Dicom.DicomDataSet specified by row exists; false otherwise. | |
ExternalStoreGuid | A default implementation that returns a unique external store GUID for the Leadtools.Dicom.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 Leadtools.Dicom.AddIn.Interfaces.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 | Overloaded. 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 Leadtools.Dicom.DicomDataSet specified by row. | |
SaveDicomDataSet | A default implementation that saves a Leadtools.Dicom.DicomDataSet either locally or exeternally | |
StoreToken | A default implementation that returns a store token for the Leadtools.Dicom.DicomDataSet specified by row if stored externally. | |
UpdateDicomDataSet | A default implementation that updates a Leadtools.Dicom.DicomDataSet specified by row. |