protected override 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.