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

Show in webframe

LoadDicomDataSet(DataRow) Method






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

            

            
public:
DicomDataSet^ LoadDicomDataSet( 
   DataRow^ row
) 

Parameters

row
a System.Data.DataRow in the Instance table

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