←Select platform

PrepareDeleteStudiesNoChildSeriesCommand Method

Summary

Initializes a System.Data.IDbCommand object to delete orphan series that does not have child composite instances information.

Syntax
C#
VB
C++
protected override void PrepareDeleteStudiesNoChildSeriesCommand( 
   IDbCommand command 
) 
Protected Overrides Sub PrepareDeleteStudiesNoChildSeriesCommand( 
   ByVal command As System.Data.IDbCommand 
) 
protected:  
   virtual void PrepareDeleteStudiesNoChildSeriesCommand( 
      System::Data::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
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.