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

Show in webframe

DeleteDicomDataSet Method (DefaultInstanceInfo)






a System.Data.DataRow in the Instance table
A default implementation that deletes a Leadtools.Dicom.DicomDataSet specified by row.
Syntax
public void DeleteDicomDataSet( 
   DataRow row
)
'Declaration
 
Public Sub DeleteDicomDataSet( _
   ByVal row As DataRow _
) 
'Usage
 
Dim instance As DefaultInstanceInfo
Dim row As DataRow
 
instance.DeleteDicomDataSet(row)

            

            
public:
void DeleteDicomDataSet( 
   DataRow^ row
) 

Parameters

row
a System.Data.DataRow in the Instance table
Remarks

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

Requirements

Target Platforms

See Also

Reference

DefaultInstanceInfo Class
DefaultInstanceInfo 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