Initializes a System.Data.Common.DbCommand object which deletes a 3D volume information from the database.
protected abstract void PrepareDeleteVolumeCommand(DbCommand command,int volumeNumber,string seriesInstanceUID)
Protected MustOverride Sub PrepareDeleteVolumeCommand( _ByVal command As DbCommand, _ByVal volumeNumber As Integer, _ByVal seriesInstanceUID As String _)
protected:abstract void PrepareDeleteVolumeCommand(DbCommand^ command,int volumeNumber,String^ seriesInstanceUID)
command
Type: System.Data.Common.DbCommand The database command to be initialized to execute a delete operation for the 3D volume information.
volumeNumber
Type: System.Int32 The 3D volume number within a series.
seriesInstanceUID
Type: System.String The Series Instance UID of the series which the 3D volume was generated from.
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
