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

PrepareDeleteSeriesNoChildInstancesCommand Method (StorageSqlDbDataAccessAgent)

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 orphan patients that doesn't have child studies information.
Syntax
protected override void PrepareDeleteSeriesNoChildInstancesCommand( 
   IDbCommand command
)
'Declaration
 
Protected Overrides Sub PrepareDeleteSeriesNoChildInstancesCommand( _
   ByVal command As IDbCommand _
) 
'Usage
 
Dim instance As StorageSqlDbDataAccessAgent
Dim command As IDbCommand
 
instance.PrepareDeleteSeriesNoChildInstancesCommand(command)

            

            
protected:
void PrepareDeleteSeriesNoChildInstancesCommand( 
   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

 

 


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