Returns the DicomDataSet that corresponds to row"/>
public DicomDataSet LoadDicomDataSet(
DataRow row,
DicomDataSetLoadFlags flags
)
public:
virtual DicomDataSet^ LoadDicomDataSet(
System::Data::DataRow^ row,
DicomDataSetLoadFlags^ flags
) abstract
row
a System.Data.DataRow in the Instance table
flags
DicomDataSetSaveFlags that specified the Load(intptr,int64,DicomDataSetFlags) behavior.
the DicomDataSet that corresponds to row"/>
The default behavior is to load the DicomDataSet specified by ReferencedFile. If the DicomDataSet is stored externally, the DicomDataSet returned is specified by ExternalSToreGuid and StoreToken. Implementors must set their own behavior when using a custom database.
For more information, refer to Introduction To The External Store Walk-through.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document