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

Show in webframe

DeleteDicomDataSetDirectory Method (DefaultInstanceInfo)






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

            

            
public:
void DeleteDicomDataSetDirectory( 
   DataRow^ row
) 

Parameters

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

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

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