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

Show in webframe

FillADONetDataSet(CompositeInstanceDataSet,DicomDataSet,String,String,String,ReferencedImages[],Boolean,Boolean,Boolean,Boolean) Method






The CompositeInstanceDataSet which will contains the information from the dicomDataSet.
The Leadtools.Dicom.DicomDataSet to convert.
The path for the Leadtools.Dicom.DicomDataSet.
The AE Title System.String for the server used to retrieve the dicomDataSet.
The AE Title System.String of the SCU that sent the original C-Store-REQ dicomDataSet.
The ReferencedImages generated from the dicomDataSet.
true to update the patient information in the given instanceDataSet if the given dicomDataSet has different values.
true to update the study information in the given instanceDataSet if the given dicomDataSet has different values.
true to update the series information in the given instanceDataSet if the given dicomDataSet has different values.
true to update the instance information in the given instanceDataSet if the given dicomDataSet has different values.
Fill a CompositeInstanceDataSet object with information from a Leadtools.Dicom.DicomDataSet.
Syntax
'Declaration
 
Overloads Sub FillADONetDataSet( _
   ByVal instanceDataSet As CompositeInstanceDataSet, _
   ByVal dicomDataSet As DicomDataSet, _
   ByVal referencedFileName As String, _
   ByVal retrieveAe As String, _
   ByVal storeAe As String, _
   ByVal images() As ReferencedImages, _
   ByVal updateExistentPatient As Boolean, _
   ByVal updateExistentStudy As Boolean, _
   ByVal updateExistentSeries As Boolean, _
   ByVal updateExistentInstances As Boolean _
) 
'Usage
 
Dim instance As IDicomDataSetConverter2
Dim instanceDataSet As CompositeInstanceDataSet
Dim dicomDataSet As DicomDataSet
Dim referencedFileName As String
Dim retrieveAe As String
Dim storeAe As String
Dim images() As ReferencedImages
Dim updateExistentPatient As Boolean
Dim updateExistentStudy As Boolean
Dim updateExistentSeries As Boolean
Dim updateExistentInstances As Boolean
 
instance.FillADONetDataSet(instanceDataSet, dicomDataSet, referencedFileName, retrieveAe, storeAe, images, updateExistentPatient, updateExistentStudy, updateExistentSeries, updateExistentInstances)

            

            

Parameters

instanceDataSet
The CompositeInstanceDataSet which will contains the information from the dicomDataSet.
dicomDataSet
The Leadtools.Dicom.DicomDataSet to convert.
referencedFileName
The path for the Leadtools.Dicom.DicomDataSet.
retrieveAe
The AE Title System.String for the server used to retrieve the dicomDataSet.
storeAe
The AE Title System.String of the SCU that sent the original C-Store-REQ dicomDataSet.
images
The ReferencedImages generated from the dicomDataSet.
updateExistentPatient
true to update the patient information in the given instanceDataSet if the given dicomDataSet has different values.
updateExistentStudy
true to update the study information in the given instanceDataSet if the given dicomDataSet has different values.
updateExistentSeries
true to update the series information in the given instanceDataSet if the given dicomDataSet has different values.
updateExistentInstances
true to update the instance information in the given instanceDataSet if the given dicomDataSet has different values.
Requirements

Target Platforms

See Also

Reference

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