Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

LoadDicomDataSet(DataRow,DicomDataSetLoadFlags) Method






a System.Data.DataRow in the Instance table
Leadtools.Dicom.DicomDataSetSaveFlags that specified the Leadtools.Dicom.DicomDataSet.Load(System.IntPtr,System.Int64,Leadtools.Dicom.DicomDataSetFlags) behavior.
A default implementation that returns the Leadtools.Dicom.DicomDataSet that corresponds to row"/>
Syntax
public DicomDataSet LoadDicomDataSet( 
   DataRow row,
   DicomDataSetLoadFlags flags
)
'Declaration
 
Public Overloads Function LoadDicomDataSet( _
   ByVal row As DataRow, _
   ByVal flags As DicomDataSetLoadFlags _
) As DicomDataSet
'Usage
 
Dim instance As DefaultInstanceInfo
Dim row As DataRow
Dim flags As DicomDataSetLoadFlags
Dim value As DicomDataSet
 
value = instance.LoadDicomDataSet(row, flags)

            

            
public:
DicomDataSet^ LoadDicomDataSet( 
   DataRow^ row,
   DicomDataSetLoadFlags flags
) 

Parameters

row
a System.Data.DataRow in the Instance table
flags
Leadtools.Dicom.DicomDataSetSaveFlags that specified the Leadtools.Dicom.DicomDataSet.Load(System.IntPtr,System.Int64,Leadtools.Dicom.DicomDataSetFlags) behavior.

Return Value

the Leadtools.Dicom.DicomDataSet that corresponds to row"/>
Remarks

For more information, see Leadtools.Medical.Storage.DataAccessLayer.Interface.IInstanceInfo.LoadDicomDataSet

Requirements

Target Platforms

See Also

Reference

DefaultInstanceInfo Class
DefaultInstanceInfo Members
Overload List

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features