Initializes a System.Data.Common.DbCommand object which returns a scalar value if a 3D volume exists for the given series.
protected abstract void PrepareIsSeriesVolumeExistsCommand(DbCommand command,string seriesInstanceUID)
Protected MustOverride Sub PrepareIsSeriesVolumeExistsCommand( _ByVal command As DbCommand, _ByVal seriesInstanceUID As String _)
protected:abstract void PrepareIsSeriesVolumeExistsCommand(DbCommand^ command,String^ seriesInstanceUID)
command
Type: System.Data.Common.DbCommand The database command to be initialized to execute the query which decides whether a 3D volume exists.
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
