LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

PrepareDeleteStudiesNoChildSeriesCommand Method (StorageDbDataAccessAgent)

Show in webframe





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 orphanstudies that doesn't have child series information.
Syntax
protected abstract void PrepareDeleteStudiesNoChildSeriesCommand( 
   IDbCommand command
)
'Declaration
 
Protected MustOverride Sub PrepareDeleteStudiesNoChildSeriesCommand( _
   ByVal command As IDbCommand _
) 
'Usage
 
Dim instance As StorageDbDataAccessAgent
Dim command As IDbCommand
 
instance.PrepareDeleteStudiesNoChildSeriesCommand(command)

            

            
protected:
abstract void PrepareDeleteStudiesNoChildSeriesCommand( 
   IDbCommand^ command
) 

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

StorageDbDataAccessAgent Class
StorageDbDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features