C#
VB
C++
Initializes a System.Data.IDbCommand object to delete orphan series that doesn't have child composite instances information.
protected abstract void PrepareDeleteSeriesNoChildInstancesCommand(
IDbCommand command
)
Protected MustOverride Sub PrepareDeleteSeriesNoChildInstancesCommand(
ByVal command As System.Data.IDbCommand
)
protected:
virtual void PrepareDeleteSeriesNoChildInstancesCommand(
System::Data::IDbCommand^ command
) abstract
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