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

Show in webframe

DeleteDicom Method






DataRow
A default implementation of Leadtools.Dicom.AddIn.Interfaces.ICrud.DeleteDicom(System.Data.DataRow)
Syntax
public Exception DeleteDicom( 
   DataRow row
)
'Declaration
 
Public Function DeleteDicom( _
   ByVal row As DataRow _
) As Exception
'Usage
 
Dim instance As DefaultCrud
Dim row As DataRow
Dim value As Exception
 
value = instance.DeleteDicom(row)

            

            
public:
Exception^ DeleteDicom( 
   DataRow^ row
) 

Parameters

row
DataRow

Return Value

Exception
Remarks
For more information, see Leadtools.Dicom.AddIn.Interfaces.ICrud.DeleteDicom(System.Data.DataRow)
Requirements

Target Platforms

See Also

Reference

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