" />
←Select platform

LoadDicomDataSet(DataRow,DicomDataSetLoadFlags) Method (DefaultInstanceInfo)

Summary

A default implementation that returns the DicomDataSet that corresponds to row"/>

Syntax

C#
VB
C++
public DicomDataSet LoadDicomDataSet( 
   System.Data.DataRow row, 
   DicomDataSetLoadFlags flags 
) 
Public Function LoadDicomDataSet( 
   ByVal row As System.Data.DataRow, 
   ByVal flags As DicomDataSetLoadFlags 
) As DicomDataSet 
public:  
   DicomDataSet^ LoadDicomDataSet( 
      System::Data::DataRow^ row, 
      DicomDataSetLoadFlags^ flags 
   ) 

Parameters

row

a System.Data.DataRow in the Instance table

flags

DicomDataSetSaveFlags that specified the Load(intptr,int64,DicomDataSetFlags) behavior.

Return Value

the DicomDataSet that corresponds to row"/>

Remarks

For more information, see LoadDicomDataSet(DataRow)

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize