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

Show in webframe

PrepareDeleteStudiesNoChildSeriesCommand Method (StorageSqlDbDataAccessAgent)






Type: System.Data.IDbCommand The database command that will be initialized to execute the query for the deleted series.
Initializes a System.Data.IDbCommand object to delete orphan series that doesn't have child composite instances information.
Syntax
protected override void PrepareDeleteStudiesNoChildSeriesCommand( 
   IDbCommand command
)
'Declaration
 
Protected Overrides Sub PrepareDeleteStudiesNoChildSeriesCommand( _
   ByVal command As IDbCommand _
) 
'Usage
 
Dim instance As StorageSqlDbDataAccessAgent
Dim command As IDbCommand
 
instance.PrepareDeleteStudiesNoChildSeriesCommand(command)

            

            
protected:
void PrepareDeleteStudiesNoChildSeriesCommand( 
   IDbCommand^ command
) override 

Parameters

command
Type: System.Data.IDbCommand The database command that will be initialized to execute the query for the deleted series.
Requirements

Target Platforms

See Also

Reference

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