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
Returns the Leadtools.Dicom.DicomDataSet that corresponds to row"/>
Syntax
DicomDataSet LoadDicomDataSet( 
   DataRow row
)
'Declaration
 
Overloads Function LoadDicomDataSet( _
   ByVal row As DataRow _
) As DicomDataSet
'Usage
 
Dim instance As IInstanceInfo
Dim row As DataRow
Dim value As DicomDataSet
 
value = instance.LoadDicomDataSet(row)

            

            
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
The default behavior is to load the Leadtools.Dicom.DicomDataSet specified by ReferencedFile. If the Leadtools.Dicom.DicomDataSet is stored externally, the Leadtools.Dicom.DicomDataSet returned is specified by ExternalSToreGuid and StoreToken. Implementors must set their own bevior when using a custom database.

For more information, see:

Requirements

Target Platforms

See Also

Reference

IInstanceInfo Interface
IInstanceInfo 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