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

Show in webframe

DeleteDicomDataSet Method (IInstanceInfo)






a System.Data.DataRow in the Instance table
Deletes a Leadtools.Dicom.DicomDataSet specified by row.
Syntax
void DeleteDicomDataSet( 
   DataRow row
)
'Declaration
 
Sub DeleteDicomDataSet( _
   ByVal row As DataRow _
) 
'Usage
 
Dim instance As IInstanceInfo
Dim row As DataRow
 
instance.DeleteDicomDataSet(row)

            

            
void DeleteDicomDataSet( 
   DataRow^ row
) 

Parameters

row
a System.Data.DataRow in the Instance table
Remarks
The Leadtools.Dicom.DicomDataSet to be deleted can be either stored locally or externally.

For more information, see:

Requirements

Target Platforms

See Also

Reference

IInstanceInfo Interface
IInstanceInfo Members

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