C#
VB
C++
Initializes a System.Data.IDbCommand object to delete orphan patients that doesn't have child studies information.
protected override void PrepareDeleteSeriesNoChildInstancesCommand(
IDbCommand command
)
Protected Overrides Sub PrepareDeleteSeriesNoChildInstancesCommand(
ByVal command As System.Data.IDbCommand
)
protected:
virtual void PrepareDeleteSeriesNoChildInstancesCommand(
System::Data::IDbCommand^ command
) override
command
Type: System.Data.IDbCommand
The database command that will be initialized to execute the query for the deleted series.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET